UserInfo
Represents information about a user within the workflow system, including personal details, employment data, and position associations.
Properties
Name | Description |
---|---|
Language | The preferred language of the user. |
Id | The unique identifier of the user. |
Category | The category of the user within the system. |
Positions | A list of positions associated with the user. |
LastName | The last name of the user. |
UserName | The username associated with the user. |
Password | The password associated with the user. |
Sex | The gender of the user. |
Type | The type of user within the system. |
Location | The location of the user. |
EmploymentStart | The start date of the user’s employment. |
Status | Indicates whether the user is active. |
The email address of the user. | |
EmploymentEnd | The end date of the user’s employment, if applicable. |
FirstName | The first name of the user. |
Profession | The profession ID associated with the user. |
Department | The department ID to which the user belongs. |
ImportStatus | The import status of the user data. |
BirthDate | The birth date of the user. |
Culture | The culture setting of the user. |