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

    Class UserEnrollmentAbstract

    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 (View Summary)

    Index

    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.