Click or drag to resize
UserRoleEventArgs Properties

The UserRoleEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentObject
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.)
Public propertyUserOrUsergroup
Gets the user or group to which a role is assigned.
Public propertyUserRole
Gets the user role that is assigned.
Top
See Also