| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName |
Name of the user in the system |
string |
None. |
| TimeLastChange |
The last change time of the data record. Can be used to check manual modification of data record |
date |
None. |
| Roles |
List of user roles |
Collection of string |
None. |
| LoginName |
Unique identification of the user in the system |
string |
None. |
| VerificationNT |
User domain verification flag. The value "1" means verified by domain and value "0" means verified local. |
integer |
None. |
| ValidFrom |
The user is valid from |
string |
None. |
| ValidTo |
The user is valid to |
string |
None. |
| Lock |
User lock flag. The value "0" means unlocked and value "1" means locked. |
integer |
None. |