Name | Description | Type | Additional information |
---|---|---|---|
TitleId | globally unique identifier |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
MobileNumber | string |
Max length: 75 |
|
Active | boolean |
None. |
|
ExternalReference | string |
Max length: 100 |
|
UserTypeId | globally unique identifier |
None. |
|
HasOverduePayment | boolean |
None. |
|
TrialEndDate | date |
None. |
|
Title | API.Domain.Models.Title |
None. |
|
UserOrganisations | Collection of API.Domain.Models.UserOrganisation |
None. |
|
UserType | API.Domain.Models.UserType |
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 API.Domain.Models.Identity.GuidUserRole |
None. |
|
Claims | Collection of API.Domain.Models.Identity.GuidUserClaim |
None. |
|
Logins | Collection of API.Domain.Models.Identity.GuidUserLogin |
None. |
|
Id | globally unique identifier |
None. |
|
UserName | string |
None. |