Object that identifies the user functions.
avatarData |
avatarType |
disabled |
entityScope |
externalID |
firstName |
lastName |
lastUpdatedBy |
LDAPUserDN |
managementMode |
mobileNumber |
password |
userName |
This object has no members.
URL to the avatar data associated with the enterprise. If the avatarType is URL then value of avatarData should an URL of the image. If the avatarType BASE64 then avatarData should be BASE64 encoded value of the image
Format: free
SDK attribute: avatarData
Avatar type.
Allowed values: BASE64, COMPUTEDURL, URL
SDK attribute: avatarType
Status of the user account; true=disabled, false=not disabled; default value = false
Format: free
SDK attribute: disabled
Email address of the user
Format: free
SDK attribute: email
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
First name of the user
Format: free
Min length: 1
Max length: 255
SDK attribute: firstName
Last name of the user
Format: free
Min length: 1
Max length: 255
SDK attribute: lastName
ID of the user who last updated the object.
Format: free
SDK attribute: lastUpdatedBy
The LDAP distinguished name (DN) for the user.
Format: free
SDK attribute: LDAPUserDN
Management mode of the user object - allows for override of external authorization and syncup
Allowed values: CMS, DEFAULT
Format: free
SDK attribute: managementMode
Mobile Number of the user
Format: free
SDK attribute: mobileNumber
User password stored as a hash (SHA-1 encrpted)
Format: free
SDK attribute: password
Unique Username of the user. Valid characters are alphabets, numbers and hyphen( - ).
Format: free
Min length: 1
Max length: 32
SDK attribute: userName