| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Password | Collection of byte |
None. |
|
| PasswordSalt | globally unique identifier |
None. |
|
| Created | date |
None. |
|
| LastLogin | date |
None. |
|
| LockedUntil | date |
None. |
|
| RequirePasswordChange | boolean |
None. |
|
| PasswordAttempts | integer |
None. |
|
| SingleUseToken | globally unique identifier |
None. |
|
| TokenExpiration | date |
None. |
|
| ContactId | integer |
None. |
|
| ContactUid | globally unique identifier |
None. |
|
| Inactive | boolean |
None. |
|
| Verified | boolean |
None. |
|
| IsHiddenInPulldown | boolean |
None. |
|
| Permissions | string |
None. |
|
| GroupId | integer |
None. |
|
| GroupUid | globally unique identifier |
None. |
|
| GroupName | string |
None. |
|
| IsSuperUser | boolean |
None. |
|
| IsEmailExpired | boolean |
None. |
|
| IsEmailSent | boolean |
None. |
|
| SupportGuid | string |
None. |
|
| Contact | ContactDto |
None. |
|
| Company | CompanyDto |
None. |
|
| IsAdmin | boolean |
None. |
|
| IsSupportAccount | boolean |
None. |
|
| SupportUser_MainCompany | integer |
None. |
|
| UniqueId | globally unique identifier |
None. |
|
| HasDataConsent | boolean |
None. |
|
| isEmbedSite | boolean |
None. |
|
| isEmbedShowQuote | boolean |
None. |
|
| SessionId | string |
None. |