RoleAssignmentController Events |
The RoleAssignmentController type exposes the following members.
| Name | Description | |
|---|---|---|
| PreRoleAssignmentCreate |
The CreateRoleAssignment() method fires this event just before it creates the role assignment data object.
The event handler can be used to prevent the actual creation of the data object.
|