AuthorizationCallHandler Members

Include Protected Members
Include Inherited Members

The AuthorizationCallHandler type exposes the following members.

Constructors

  Name Description
Ff672187.pubmethod(en-us,PandP.50).gif AuthorizationCallHandler
Constructs a new AuthorizationCallHandler that checks using the given information.

Methods

  Name Description
Ff672187.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff672187.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff672187.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff672187.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff672187.pubmethod(en-us,PandP.50).gif Invoke
Performs the operation of the handler.
Ff672187.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff672187.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff672187.pubproperty(en-us,PandP.50).gif AuthorizationProvider
Gets the authorization provider to use when performing authorizations.
Ff672187.pubproperty(en-us,PandP.50).gif OperationName
Gets or sets the security operation name to check with.
Ff672187.pubproperty(en-us,PandP.50).gif Order
Gets or sets the order in which the handler will be executed

See Also

AuthorizationCallHandler Class

Microsoft.Practices.EnterpriseLibrary.Security.PolicyInjection Namespace