| Name | Description | Type | Additional information |
|---|---|---|---|
| string |
None. |
||
| EmailConfirmed | boolean |
None. |
|
| PasswordHash | string |
None. |
|
| SecurityStamp | string |
None. |
|
| PhoneNumber | string |
None. |
|
| PhoneNumberConfirmed | boolean |
None. |
|
| TwoFactorEnabled | boolean |
None. |
|
| LockoutEndDateUtc | date |
None. |
|
| LockoutEnabled | boolean |
None. |
|
| AccessFailedCount | integer |
None. |
|
| Roles | Collection of IdentityUserRole |
None. |
|
| Claims | Collection of IdentityUserClaim |
None. |
|
| Logins | Collection of IdentityUserLogin |
None. |
|
| Id | string |
None. |
|
| UserName | string |
None. |