UserDelegationActivatePostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnActivated event handler method.
The UserDelegationActivatePostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserDelegationActivatePostEventArgs | Creates an instance of the UserDelegationActivatePostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
Delegation | Gets an object that contains the GUIDs of a user who delegates permissions and a user who is associated with a permission that is to be activated. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top