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 | |
---|---|---|
AuthorizationRuleProvider |
Initialize an instance of the AuthorizationRuleProvider class.
|
Methods
Name | Description | |
---|---|---|
Authorize |
Evaluates the specified authority against the specified context.
(Overrides AuthorizationProvider.Authorize(IPrincipal, String).) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetInstrumentationEventProvider |
Gets the AuthorizationProviderInstrumentationProvider instance that defines the logical events used to instrument this Authorization Provider instance.
(Inherited from AuthorizationProvider.) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
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. |