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

    Class PinChangeContextAbstract

    The object providing some contextual information during PIN change.

    Index

    Properties

    username: string

    The username whose PIN must be changed.

    authenticatorProtectionStatus: PinAuthenticatorProtectionStatus

    The object describing the PIN protection status (whether is locked, in cool-down mode, etc.).

    lastRecoverableError?: PinChangeRecoverableError

    The object describing the latest recoverable error (if any).

    Methods