AuthorizationProviderInstrumentationListener Class
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. |
Provides the concrete instrumentation for the logical events raised by a AuthorizationProviderInstrumentationProvider instance.
Namespace: Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Security (in Microsoft.Practices.EnterpriseLibrary.Security.dll)
Syntax
'Declaration
<PerformanceCountersDefinitionAttribute("Enterprise Library Security Counters", "SecurityHelpResourceName")> _
<EventLogDefinitionAttribute("Application", "Enterprise Library Security")> _
<HasInstallableResourcesAttribute> _
PublicClassAuthorizationProviderInstrumentationListener _
Inherits InstrumentationListener
[PerformanceCountersDefinitionAttribute("Enterprise Library Security Counters", "SecurityHelpResourceName")]
[EventLogDefinitionAttribute("Application", "Enterprise Library Security")]
[HasInstallableResourcesAttribute]
publicclassAuthorizationProviderInstrumentationListener : InstrumentationListener
[PerformanceCountersDefinitionAttribute(L"Enterprise Library Security Counters", L"SecurityHelpResourceName")]
[EventLogDefinitionAttribute(L"Application", L"Enterprise Library Security")]
[HasInstallableResourcesAttribute]
publicref classAuthorizationProviderInstrumentationListener : public InstrumentationListener
publicclass AuthorizationProviderInstrumentationListener extends InstrumentationListener
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.InstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation.AuthorizationProviderInstrumentationListener
See Also
AuthorizationProviderInstrumentationListener Members
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. |