| Tenant |
Pointer to String |
Tenant name. |
[optional] |
| Id |
Pointer to String |
Identity ID. |
[optional] |
| Uid |
Pointer to String |
Identity's unique identitifier. |
[optional] |
| VarProfile |
Pointer to String |
ID of the auth profile associated with the auth user. |
[optional] |
| IdentificationNumber |
Pointer to String |
Auth user's employee number. |
[optional] |
| Email |
Pointer to String |
Auth user's email. |
[optional] |
| Phone |
Pointer to String |
Auth user's phone number. |
[optional] |
| WorkPhone |
Pointer to String |
Auth user's work phone number. |
[optional] |
| PersonalEmail |
Pointer to String |
Auth user's personal email. |
[optional] |
| Firstname |
Pointer to String |
Auth user's first name. |
[optional] |
| Lastname |
Pointer to String |
Auth user's last name. |
[optional] |
| DisplayName |
Pointer to String |
Auth user's name in displayed format. |
[optional] |
| Alias |
Pointer to String |
Auth user's alias. |
[optional] |
| LastPasswordChangeDate |
Pointer to String |
Date of last password change. |
[optional] |
| LastLoginTimestamp |
Pointer to Int64 |
Timestamp of the last login (long type value). |
[optional] |
| CurrentLoginTimestamp |
Pointer to Int64 |
Timestamp of the current login (long type value). |
[optional] |
| Capabilities |
Pointer to []String |
Array of the auth user's capabilities. |
[optional] |