RoleVerification Methods |
The RoleVerification type exposes the following members.
Name | Description | |
---|---|---|
![]() | LaunchVerifyRolesProcesses |
The method launches zero, one or more 'verify roles' processes.
It is intended to be used in an 'onupdate' event for identities.
The event would normally filter on that the org. unit of the identity is changed.
The action object must be an Identity data object.
The method finds all role assignments, belonging to the identity, that originates
from data objects of a specified set of data object types.
The data object types could, for example, be 'role requests' and 'role delegations'.
The general idea is, for a mover, that the old manager specifies a grace period for the identities old department roles.
In addition, however, system owners should be presented to the adhoc roles that the identity posesses.
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |