Click or drag to resize

PreRoleAssignmentCreateEventArgs Fields

The PreRoleAssignmentCreateEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldRoleAssignment
The role assignment data object which is about to be created.
Public fieldSkipCreation
Event handler can set this to true in order to skip the creation of the role assignment.
Top
See Also