Partager via


AuthorizationRuleProvider 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 AuthorizationRuleProvider type exposes the following members.

Constructors

  Name Description
Public method AuthorizationRuleProvider
Initialize an instance of the AuthorizationRuleProvider class.

Methods

  Name Description
Public method Authorize
Evaluates the specified authority against the specified context.
(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

AuthorizationRuleProvider Class

Microsoft.Practices.EnterpriseLibrary.Security 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.