User attributes
The following user attributes are available.
| User attribute | Description |
| dn | Returns the value of the user's UserDn field (defined in the edit user page). |
| uid | Returns the value of the user's LDAP Login (uid) field (defined in the edit user page). |
| cn | Returns the value of the user 's Common name (cn) field (defined in the edit user page). |
| userPassword | Returns the value of the user's authentication Password (defined in the edit user page). |
| displayName | Returns the value of the user's Display name field (defined in the edit user page). |
| mobile | Returns the value of the user's Mobile phone field (defined in the edit user page). |
| digdashMail | Returns the value of the user's Email field (defined in the edit user page). |
| digdashMailPassword | Returns the value of the user's Email password field (defined in the edit user page). |
| langChoice | Returns the value of the user's Language field (defined in the edit user page). |
| timeZone | Returns the user's time zone. |
| digdashCSS | Returns the value of the User Theme field (defined in the edit user page). |
| mustChangePassword | Returns Yes or No depending on whether the User must change his password at next login checkbox is checked or not (defined in the edit user page). |
| userProfil | Returns the value of the user's User Profile field (defined in the edit user page). |
| roles | Returns the value of the user's Assigned roles field (defined in the edit user page). |
| acls | Returns the value of the user's Assigned authorizations field (defined in the edit user page). |
| groupacl | Returns the value of the user's Assigned authorization groups field (defined in the edit user page). |
| license_allowed | Returns the value True or False depending on whether or not the user's Allowed box is checked (defined in the edit user page). |
| license_type | Returns the value of the Type field (defined in the edit user page), for example, Named. |
| login_count | Returns the number of logins for the user. |
| first_login | Returns the date/time of the user's first login in milliseconds. |
| last_login | Returns the date/time of the user's last login in milliseconds. |
| dashboardAccessPages | Returns the values (identifiers) of the user's Accessible dashboard pages field (defined in the edit user page). |
| dashboardAccessPortlet | Returns the values (identifiers) of the user's Accessible dashboard objects field (defined in the edit user page). |