| CancelUserRoleEventArgs Properties | 
The CancelUserRoleEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Cancel | 
            Gets or sets a value indicating whether the operation should be canceled.
             | 
|  | CurrentObject | 
            Gets the object the event is raised for.
            (Inherited from CurrentObjectEventArgs.) | 
|  | UserOrUsergroup | 
            Gets the user or group to which a role is assigned.
            (Inherited from UserRoleEventArgs.) | 
|  | UserRole | 
            Gets the user role that is assigned.
            (Inherited from UserRoleEventArgs.) | 
 See Also
See Also