Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Class PinEnrollmentContextAbstract

    The object providing some contextual information during PIN enrollment.

    Index

    Properties

    username: string

    The username whose PIN must be enrolled.

    lastRecoverableError?: PinEnrollmentError

    When a recoverable error occurred during the last PIN enrollment, this method returns the object describing the last error.

    Methods

    • Alternate constructor that creates an instance from a json.

      Parameters

      • json: any

        contains the source for instance creation.

      Returns PinEnrollmentContext

      the created instance.