RoleApproval Class |
Namespace: Omada.OE.Solution.OIM.Assembly.PackagedSolution
public class RoleApproval
The RoleApproval type exposes the following members.
Name | Description | |
---|---|---|
![]() | RoleApproval |
Name | Description | ||||||
---|---|---|---|---|---|---|---|
![]() | UpdateRoleAssignmentsStatus | This code method is intended specifically for the OIM Packaged Solution. Updates the status of a role approval data object to either "Active" or "Rejected". The description is updated as well. Code method is used in the role approval processes in the Packaged Solution for OIM. The method overrides all security. It therefore doesn't have to be executed by the SYSTEM user.
| |||||
![]() | UpdateRoleAssignmentsStatus2 | This code method is intended specifically for the OIM Packaged Solution. The code method updates the status of a role approval data object to either "Active" or "Rejected". The description is updated as well. It is used in the role approval processes in the Packaged Solution for OIM. The method overrides all security. It therefore doesn't have to be executed by the SYSTEM user.
| |||||
![]() | UpdateRoleAssignmentsStatusIndividually | This code method is intended specifically for the OIM Packaged Solution. Updates the status of a role approval data object to either "Active" or "Rejected". The description is updated as well. Code method is used in the role approval processes in the Packaged Solution for OIM. The method overrides all security. It therefore doesn't have to be executed by the SYSTEM user.
|
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.) |