Db |
The DbSecurityUser type exposes the following members.
| Name | Description | |
|---|---|---|
| CreatedByKey |
Gets or sets the entity id which created this
(Inherited from DbBaseData) | |
| CreationTime |
Gets or sets the creation time
(Inherited from DbBaseData) | |
| Gets or sets the email. | ||
| EmailConfirmed | Email confirmed | |
| InvalidLoginAttempts | Gets or sets the invalid login attempts. | |
| Key |
Gets or sets the user identifier
(Overrides DbIdentifiedKey) | |
| LastLoginTime | Gets or sets the last login. | |
| Lockout | Gets or sets a value indicating whether this DbSecurityUser lockout enabled. | |
| LockoutSpecified | Sets whether the lockout was explicitly set | |
| ObsoletedByKey |
Gets or sets the id which obsoleted this
(Inherited from DbBaseData) | |
| ObsoletedByKeySpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| ObsoletionTime |
Gets or sets the obsoletion time
(Inherited from DbBaseData) | |
| ObsoletionTimeSpecified |
Identifies whether obsoletion time is specified
(Inherited from DbBaseData) | |
| Password | Gets or sets the password hash. | |
| PasswordExpiration | Password expiration | |
| PasswordExpirationSpecified | True if password expiry was specified | |
| PhoneNumber | Gets or sets the phone number. | |
| PhoneNumberConfirmed | Phone confirmed | |
| SecurityHash | Gets or sets the security stamp. | |
| TwoFactorEnabled | Gets or sets a value indicating whether this instance is two factor enabled. | |
| TwoFactorMechnaismKey | Password expiration | |
| TwoFactorMechnaismKeySpecified | Gets or sets whether TwoFactorMechnaismKey is explicitly set | |
| UpdatedByKey |
Gets or sets the updated user
(Inherited from DbNonVersionedBaseData) | |
| UpdatedTime |
Gets or sets the time of updating
(Inherited from DbNonVersionedBaseData) | |
| UserClass | User classification | |
| UserName | Gets or sets the name of the user. |