Name | Description | Type | Additional information |
---|---|---|---|
EmployeeNO | integer |
Required |
|
IsFirstLogin | boolean |
None. |
|
FirstName | string |
Required Max length: 100 |
|
LastName | string |
Required Max length: 100 |
|
Company | string |
Max length: 100 |
|
Country | string |
Max length: 100 |
|
State | string |
Max length: 100 |
|
City | string |
Max length: 100 |
|
PostCode | string |
Max length: 100 |
|
Address | string |
Max length: 250 |
|
Telephone | string |
Max length: 100 |
|
Mobile | string |
Max length: 100 |
|
JoinDate | date |
Required |
|
IsDeleted | boolean |
None. |
|
Documents | Collection of Document |
None. |
|
VerifyRequests | Collection of VerifyRequest |
None. |
|
AccessRoles | Collection of AccessRole |
None. |
|
DeletedDocuments | Collection of DeletedDocument |
None. |
|
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. |