DbSecurityUser Properties |
The DbSecurityUser type exposes the following members.
Name | Description | |
---|---|---|
CreatedByUuid |
Gets or sets the user that created the data
(Inherited from DbBaseData.) | |
CreationTime |
Gets or sets the creation time
(Inherited from DbBaseData.) | |
Gets or sets the email.
| ||
InvalidLoginAttempts |
Gets or sets the invalid login attempts.
| |
Key |
Gets or sets the key (GUID) on the persistence item
(Inherited from DbIdentified.) | |
LastLoginTime |
Gets or sets the last login.
| |
Lockout |
Gets or sets a value indicating whether this DbSecurityUser lockout enabled.
| |
ObsoletedByUuid |
Obsoletion user
(Inherited from DbBaseData.) | |
ObsoletionTime |
Gets or sets the time that the record was obsoleted
(Inherited from DbBaseData.) | |
Password |
Gets or sets the password hash.
| |
PhoneNumber |
Gets or sets the phone number.
| |
PinHash |
Gets or sets a PIN hash which can only be used on this device
| |
SecurityHash |
Gets or sets the security stamp.
| |
TwoFactorEnabled |
Gets or sets a value indicating whether this instance is two factor enabled.
| |
UpdatedByUuid |
Gets or sets the updated by identifier.
(Inherited from DbBaseData.) | |
UpdatedTime |
Gets or sets the updated time.
(Inherited from DbBaseData.) | |
UserName |
Gets or sets the name of the user.
| |
Uuid |
Gets or sets the universal identifier for the object
(Inherited from DbIdentified.) |