Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| 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 SecurityCacheProviderInstrumentationProvider instance.
Namespace: Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation
Assembly: Microsoft.Practices.EnterpriseLibrary.Security (in Microsoft.Practices.EnterpriseLibrary.Security.dll)
Syntax
'Declaration
<HasInstallableResourcesAttribute> _
<PerformanceCountersDefinitionAttribute("Enterprise Library Security Counters", "SecurityHelpResourceName")> _
<EventLogDefinitionAttribute("Application", "Enterprise Library Security")> _
PublicClassSecurityCacheProviderInstrumentationListener _
Inherits InstrumentationListener
[HasInstallableResourcesAttribute]
[PerformanceCountersDefinitionAttribute("Enterprise Library Security Counters", "SecurityHelpResourceName")]
[EventLogDefinitionAttribute("Application", "Enterprise Library Security")]
publicclassSecurityCacheProviderInstrumentationListener : InstrumentationListener
[HasInstallableResourcesAttribute]
[PerformanceCountersDefinitionAttribute(L"Enterprise Library Security Counters", L"SecurityHelpResourceName")]
[EventLogDefinitionAttribute(L"Application", L"Enterprise Library Security")]
publicref classSecurityCacheProviderInstrumentationListener : public InstrumentationListener
publicclass SecurityCacheProviderInstrumentationListener extends InstrumentationListener
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.InstrumentationListener
Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation.SecurityCacheProviderInstrumentationListener
See Also
SecurityCacheProviderInstrumentationListener 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. |