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

Hierarchy

Properties

Methods

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.

Generated using TypeDoc