| Name | Description | Type | Additional information |
|---|---|---|---|
| FirstName | string |
Required Max length: 50 |
|
| LastName | string |
Required Max length: 50 |
|
| OrganizationId | integer |
None. |
|
| ClientId | integer |
None. |
|
| SignatureFont | string |
Max length: 256 |
|
| Active | boolean |
Required |
|
| LastLoginDate | date |
None. |
|
| UpdatedBy | string |
Required Max length: 256 |
|
| UpdatedDate | date |
Required |
|
| RequiresPasswordChange | boolean |
None. |
|
| CustodianId | string |
Max length: 64 |
|
| CreatedBy | string |
Required Max length: 256 |
|
| CreatedDate | date |
Required |
|
| 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 ESignSystems.Security.Services.Data.Entities.AspNetUserRole |
None. |
|
| Claims | Collection of ESignSystems.Security.Services.Data.Entities.AspNetUserClaim |
None. |
|
| Logins | Collection of ESignSystems.Security.Services.Data.Entities.AspNetExternalLogin |
None. |
|
| Id | integer |
None. |
|
| UserName | string |
None. |