Name | Description | Type | Additional information |
---|---|---|---|
UserProviderKey |
(Key) User Id |
string |
None. |
User's email. Recommended so the user can receive email notifications. |
string |
None. |
|
RoleEndUser |
Set true if the user has the EndUser role |
boolean |
None. |
RoleSmartUser |
Set true if the user has the SmartUser role |
boolean |
None. |
RoleOperator |
Set true if the user has the Operator role |
boolean |
None. |
RoleSuperOperator |
Set true if the user has the SuperOperator role |
boolean |
None. |
RoleAdministrator |
Set true if the user has the Administrator role |
boolean |
None. |
CustomerId |
(Optional) Default Customer ID |
integer |
None. |
CustomerIds |
(Optional) All Customer IDs |
Collection of integer |
None. |
InternalGroupIds |
Internal Group IDs |
Collection of integer |
None. |
OperatorGroupIds |
Operator Group IDs |
Collection of integer |
None. |
Language |
(Optional) Language. If not set, the default RQ language is used. |
LanguageEnum |
None. |
FirstName |
Firstname |
string |
None. |
LastName |
Lastname |
string |
None. |
MiddleName |
Middlename |
string |
None. |
DisplayName |
DisplayName |
string |
None. |
Phones |
Phones |
Collection of string |
None. |
SkypeName |
SkypeName |
string |
None. |
TimeZoneId |
The time zone identifier (TimeZoneInfo.Id Property). |
string |
None. |
AdminNote |
Note about the user, for administrators only. |
string |
None. |
OperatorNote |
Note about the user, for operators only. |
string |
None. |
AdditionalInformation |
AdditionalInformation for users. |
string |
None. |
CustomFields |
The Custom Fields data. |
Collection of UserCustomFieldData |
None. |
ExternalId |
The External id. |
string |
None. |