Share via


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

Constructors

  Name Description
Public method AuthorizationProviderInstrumentationProvider

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FireAuthorizationCheckFailed
Fires the authorizationCheckFailed event.
Public method FireAuthorizationCheckPerformed
Fires the authorizationCheckPerformed event.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Events

  Name Description
Public event authorizationCheckFailed
Occurs when authorization is denied by an instance of AuthorizationProvider.
Public event authorizationCheckPerformed
Occurs when authorization is verified by the AuthorizationProvider.

See Also

AuthorizationProviderInstrumentationProvider Class

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