Abstract
The object containing the user enrollment information. Depending on the nature of the authenticator, this object will be either a OsUserEnrollment or an SdkUserEnrollment.
Tells whether a given user is enrolled or not.
the username.
true if the user is enrolled, false otherwise.
Static
Alternate constructor that creates a UserEnrollment from a json.
contains the source for instance creation.
a UserEnrollment instance.
Generated using TypeDoc
The object containing the user enrollment information. Depending on the nature of the authenticator, this object will be either a OsUserEnrollment or an SdkUserEnrollment.