This class is used to specify the context of the authorization event.
The following tables list the members exposed by the AuthorizationContext type.
Public Constructors
Name | Description | |
---|---|---|
AuthorizationContext | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
Action | Gets the authorization action. | |
Principal | Gets the authorization principal. | |
Resource | Gets the authorization resource. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.