AuthorizationCallHandler Members
Include Protected Members
Include Inherited Members
The AuthorizationCallHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AuthorizationCallHandler |
Constructs a new AuthorizationCallHandler that checks using the given information.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Invoke |
Performs the operation of the handler.
|
|
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AuthorizationProvider |
Gets the authorization provider to use when performing authorizations.
|
|
OperationName |
Gets or sets the security operation name to check with.
|
|
Order |
Gets or sets the order in which the handler will be executed
|
See Also
AuthorizationCallHandler Class
Microsoft.Practices.EnterpriseLibrary.Security.PolicyInjection Namespace