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

    Class PinUserVerificationContextAbstract

    The object providing information about the PIN user verification (i.e. the user credential validation) operation to be done.

    This object contains the information required to ask the user to authenticate: the authenticator to be used, whether there were previous errors authenticating, etc.

    Hierarchy (View Summary)

    Index

    Properties

    authenticatorProtectionStatus: PinAuthenticatorProtectionStatus

    The authenticator protection status.

    authenticator: Authenticator

    The authenticator to be used to do the user verification.

    Methods