GetRoleAssignmentsApproversDelegateEventArgs Class |
Namespace: Omada.OE.Solution.OIM.AppLogic
public class GetRoleAssignmentsApproversDelegateEventArgs : AppEventArgs
The GetRoleAssignmentsApproversDelegateEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| GetRoleAssignmentsApproversDelegateEventArgs |
Constructor for initialization
|
| Name | Description | |
|---|---|---|
| DbConnection |
The current database connection.
(Inherited from AppEventArgs.) | |
| DbTransaction |
The current database transaction.
(Inherited from AppEventArgs.) | |
| Factory | (Inherited from AppEventArgs.) |
| Name | Description | |
|---|---|---|
| launchParameters |
This parameters contains information that is mandatory for launching Role Approval process
| |
| managerIds |
Manager ids
| |
| roleAssignmentRoles |
Role assignments roles to be approved
| |
| supportData |
Role types, Role folders, attributes and attribute sets to support approval process
|
| 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.) |