| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
String length: inclusive between 0 and 128 |
|
| string |
String length: inclusive between 0 and 256 |
||
| 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. |
|
| UserName | string |
Required String length: inclusive between 0 and 256 |
|
| ParentInformation | ParentInformation |
None. |
|
| AspNetUserClaims | Collection of AspNetUserClaims |
None. |
|
| AspNetUserLogins | Collection of AspNetUserLogins |
None. |
|
| AspNetUserRoles | Collection of AspNetUserRoles |
None. |