deUser Methods
The deUser type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addAllSystemRoles |
Adds all system roles.
|
|
|
addLoginToHistory |
Adds the login to history.
|
|
|
addRoles |
Adds the roles.
|
|
|
addToHistory |
Adds to history.
|
|
|
addToManager |
Adds to manager.
|
|
|
changePassword |
change the password
|
|
|
closeNotifications |
Closes the notifications.
|
|
|
getApiToken |
Gets the API token.
|
|
|
getAppRoleList |
Gets the application role list.
|
|
|
getAuthKey |
Gets the authentication key.
|
|
|
getCulture |
Gets the culture.
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getDetailData |
Gets the detail data.
|
|
|
getEmail |
Gets the email.
|
|
|
getHistory |
get history
|
|
|
getMyManagers |
Gets my root managers.
|
|
|
getMyRootManagers |
Gets my root managers.
|
|
|
getNotificationData |
Gets the notification data.
|
|
|
getProperties |
returns properties for the user
|
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getQueues |
Gets the queues.
|
|
|
getRoleList |
Gets the role list.
|
|
|
getSystemRoleList |
Gets the system role list.
|
|
|
getSystemRoleNames |
Gets the system role names.
|
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getTimeZone |
Gets the time zone.
|
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
getUsersThatReportToMe |
Gets the users that report to me.
|
|
|
hasCreatedModifiedItems |
Determines whether [has created modified items].
|
|
|
hasManagers |
Determines whether this instance has managers.
|
|
|
hasRole |
Determines whether the specified role identifier has role.
|
|
|
hasSystemRole |
Determines whether [has system role] [the specified o role].
|
|
|
hasSystemRoles |
Determines whether [has system role] [the specified o role].
|
|
|
isActive |
Determines whether this instance is active.
|
|
|
isAdmin |
returns whether the user is an admin user
|
|
|
isManager |
Determines whether this instance is manager.
|
|
|
isPasswordOldPassword |
checks if the password was used before
|
|
|
isUserReportsToMe |
Determines whether [is user reports to me] [the specified user identifier].
|
|
|
markActive |
Marks the active.
|
|
|
moveUserToManager |
Moves the user to manager.
|
|
|
receiveEmailNotifications |
Returns if the user can be emailed
|
|
|
removeAllAppRoles |
Removes all app roles form the current user
|
|
|
removeAllSystemRoles |
Removes all system roles form the current user
|
|
|
removeDetailData |
Removes the detail data.
|
|
|
removeNotifications |
Removes the notifications.
|
|
|
removeRoles |
Removes the roles.
|
|
|
removeUserAccessrequests |
Removes the user accessrequests.
|
|
|
removeUserFromOrgChart |
Removes the user from org chart.
|
|
|
setActive |
Sets the user as active.
|
|
|
setAdmin |
Sets the user as admin.
|
|
|
setAuthKey |
Sets the authentication key.
|
|
|
setCulture |
Sets the culture.
|
|
|
setEmailNofify |
Sets the email nofify.
|
|
|
setTimeZone |
Sets the time zone.
|
|
|
toXML |
returns the xml version of the user object
|
|
|
updateDetailData |
Updates the detail data.
|
|
|
updateEmail |
Updates the email.
|
|
|
updateLoginDateTime |
Updates the login date time.
|
|
|
updateProperties |
udpates the properties of the user
|
|
|
userExistInManagerMapping |
Users the exist in manager mapping.
|
|
|
userExistInOrganizationMapping |
Users the exist in organization mapping.
|

