Share via


AzManAuthorizationProvider Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The AzManAuthorizationProvider type exposes the following members.

Constructors

  Name Description
Public method AzManAuthorizationProvider
Creates a new instance of the AzManAuthorizationProvider class.

Methods

  Name Description
Public method Authorize
Evaluates the specified authority against the specified context that is either a task or operation in Authorization Manager. If the context is an operation it should be prefixed by "O".
(Overrides AuthorizationProvider.Authorize(IPrincipal, String).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetInstrumentationEventProvider
Gets the AuthorizationProviderInstrumentationProvider instance that defines the logical events used to instrument this Authorization Provider instance.
(Inherited from AuthorizationProvider.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Protected property InstrumentationProvider
Gets the AuthorizationProviderInstrumentationProvider instance that defines the logical events used to instrument this Authorization Provider instance.
(Inherited from AuthorizationProvider.)

See Also

AzManAuthorizationProvider Class

Microsoft.Practices.EnterpriseLibrary.Security.AzMan Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.