| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| EmployeeId | integer |
None. |
|
| UserCode | globally unique identifier |
None. |
|
| UserName | string |
String length: inclusive between 0 and 255 |
|
| Password | string |
Required String length: inclusive between 0 and 128 |
|
| PasswordSalt | string |
Required String length: inclusive between 0 and 128 |
|
| DtRegister | date |
None. |
|
| DtLastPasswordChanged | date |
None. |
|
| IsActive | boolean |
None. |
|
| Timezone | string |
String length: inclusive between 0 and 100 |
|
| LoginsUsers | Collection of LoginsUsers |
None. |
|
| Employee | Employee |
None. |
|
| Profile | Collection of Profile |
None. |
|
| ProjectProfileUser | Collection of ProjectProfileUser |
None. |
|
| TimezoneId | integer |
None. |
|
| Timezones | Timezones |
None. |
|
| Employees | Collection of Employee |
None. |
|
| DtExpirePassword | date |
None. |
|
| UserChangePasswordHistory | Collection of UserChangePasswordHistory |
None. |