User Properties
An object defining properties for the User class.
PhoneCc
Specifies the country calling code for the user's phone number.
ChangedPassDate
Specifies the date when the user last changed their password.
Type: DataField<DateTimeOffset>
ShiftId
Specifies the ID of the user's shift.
Id
The unique identifier for the user.
MobilePhone
Specifies the mobile phone number of the user.
EmployementEnd
Specifies the end date of the user's employment.
Type: DataField<DateTimeOffset>
Category
Specifies the category of the user.
EMail
Specifies the email address of the user.
Address
Specifies the physical address of the user.
MobilePhoneCc
Specifies the country calling code for the user's mobile phone number.
PersonalMobilePhone
Specifies the personal mobile phone number of the user.
Username
Specifies the username of the user.
MfaEnabled
Specifies the whether Multi-Factor Authentication (MFA) is enabled for the user.
IdentificationNumber
Specifies the identification number of the user.
PersonalEMail
Specifies the personal email address of the user.
Password
Specifies the password of the user.
Firstname
Specifies the first name of the user.
Lastname
Specifies the last name of the user.
Sex
Specifies the gender of the user.
Type: DataField<Gender>
Accepted Values:
Name Value Female 0 Male 1 Other 2 Unknown 3
PersonalMobilePhoneCc
Specifies the country calling code for the user's personal mobile phone number.
Type
Specifies the type of the user (e.g., normal(0), special(1) -like admin or service users- ).
PlaceOfBirth
Specifies the place of birth of the user.
RegistrationNumber
Specifies the registration number of the user.
Status
Specifies the status of the user (e.g., active, inactive).
DefaultCulture
Specifies the default culture or locale for the user.
PersonalPhoneCc
Specifies the country calling code for the user's personal phone number.
AuthenticatorEnabled
Specifies the whether the user has an authenticator app enabled.
Profession
Specifies the profession id of the user.
EducationalStatus
Specifies the educational status of the user.
Department
Specifies the id of department the user belongs to.
WayOfWork
Specifies the way of work for the user (e.g., remote, in-office).
ImportStatus
Specifies the import status of the user.
BirthDate
Specifies the date of birth of the user.
Type: DataField<DateTimeOffset>
PersonalPhone
Specifies the personal phone number of the user.
MaritalStatus
Specifies the marital status of the user.
EmployementStart
Specifies the start date of the user's employment.
Type: DataField<DateTimeOffset>
Phone
Specifies the primary phone number of the user.