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

    Class SdkUserEnrollmentAbstract

    The object containing the user enrollment information for an authenticator whose credentials are managed by the SDK (like the PIN and password authenticator).

    Hierarchy (View Summary)

    Index

    Properties

    enrolledAccounts: Account[]

    Returns the objects representing the accounts that are enrolled with this authenticator.

    Methods

    • Tells whether a given user is enrolled or not.

      Parameters

      • username: string

        the username.

      Returns boolean

      true if the user is enrolled, false otherwise.