ResourceAuthorizationPostEventArgs Members
Include Protected Members
Include Inherited Members
Represents methods and properties in the post-event arguments for the OnSetAuthorization event handler method.
The ResourceAuthorizationPostEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResourceAuthorizationPostEventArgs | Creates an instance of the ResourceAuthorizationPostEventArgs class; used internally. |
Top
Properties
Name | Description | |
---|---|---|
ResourceAuthorizationInformation | Gets a dataset that contains information about the resource authorization. |
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