UserDelegationInfo Members
Include Protected Members
Include Inherited Members
Provides storage for information that is used in various user delegation events.
The UserDelegationInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserDelegationInfo | Creates an instance of the UserDelegationInfo class. |
Top
Properties
Name | Description | |
---|---|---|
DelegateUid | Gets the GUID of the user who delegates permissions to others. | |
ResUid | Gets the GUID of the user to whom permission is delegated. |
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