Share via


DefaultCryptographyEventLogger 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.

The instrumentation gateway when no instances of the objects from the block are involved.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation
Assembly:  Microsoft.Practices.EnterpriseLibrary.Security.Cryptography (in Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.dll)

Syntax

'Declaration
<CustomFactoryAttribute(GetType(DefaultCryptographyEventLoggerCustomFactory))> _
<EventLogDefinitionAttribute("Application", "Enterprise Library Cryptography")> _
PublicClassDefaultCryptographyEventLogger _
    Inherits InstrumentationListener
[CustomFactoryAttribute(typeof(DefaultCryptographyEventLoggerCustomFactory))]
[EventLogDefinitionAttribute("Application", "Enterprise Library Cryptography")]
publicclassDefaultCryptographyEventLogger : InstrumentationListener
[CustomFactoryAttribute(typeof(DefaultCryptographyEventLoggerCustomFactory))]
[EventLogDefinitionAttribute(L"Application", L"Enterprise Library Cryptography")]
publicref classDefaultCryptographyEventLogger : public InstrumentationListener
publicclass DefaultCryptographyEventLogger extends InstrumentationListener

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.InstrumentationListener
    Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.DefaultCryptographyEventLogger

See Also

DefaultCryptographyEventLogger Members

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