The object containing the user enrollment information. Depending on the nature of the authenticator, this object will be either a OsUserEnrollment or an SdkUserEnrollment.

Hierarchy

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