| Name | Description | Type | Additional information |
|---|---|---|---|
| LoginName |
Unique identification of the user in the system |
string |
Required String length: inclusive between 0 and 100 |
| UserName |
Name of the user in the system |
string |
Required String length: inclusive between 0 and 100 |
| ValidFrom |
The user is valid from |
date |
Data type: Date |
| ValidTo |
The user is valid to |
date |
Data type: Date |
| Lock |
User lock flag. The value "0" means unlocked and value "1" means locked. |
integer |
Range: inclusive between 0 and 1 |
| PersonID |
Person ID assigned to the user |
string |
String length: inclusive between 0 and 100 |