User Information
Name | Description | Type | Required? | Additional information |
---|---|---|---|---|
roles |
Roles of the User |
Collection of Role |
No |
None. |
passwordReset |
A flag determining if user need to reset password |
boolean |
No |
None. |
passwordExpirationDays |
Number of days in which password would expire |
integer |
No |
None. |
userId * |
User Id |
string |
Yes |
String length: between 1 and 32, inclusive |
firstName |
First Name of the User |
string |
No |
String length: between 1 and 50, inclusive |
lastName |
Last Name of the User |
string |
No |
String length: between 1 and 50, inclusive |
displayName |
Preferred Display Name |
string |
No |
String length: between 1 and 50, inclusive |
alternateId |
Alternate user Id |
string |
No |
String length: between 1 and 32, inclusive |
primaryLanguage |
Primary Language of User |
string |
No |
String length: between 1 and 50, inclusive |
secondaryLanguage |
Secondary Language of the User |
string |
No |
String length: between 1 and 50, inclusive |
customerAuditDate |
Last modified audit information |
date |
No |
None. |