Identifier of authentication type. Should equal to a value in LoginTypes.ID column in the database.
Name of authentication type.
Flags associated with authentication type.
Optional options: null | IUserLoginTypeOptionsOptions regarding how the authentication type is used in the system, in addition to its flags.
Readonly flagsFlags associated with authentication type.
Readonly idIdentifier of authentication type. Should equal to a value in LoginTypes.ID column in the database.
Readonly nameName of authentication type.
Optional Readonly optionsOptions regarding how the authentication type is used in the system, in addition to its flags.
Generated using TypeDoc
Authentication type available for users.