Share via


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

Base class for the Enterprise Library Cryptography Application Block's WMI events.

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

Syntax

'Declaration
PublicMustInheritClassCryptographyEvent _
    Inherits BaseWmiEvent
publicabstractclassCryptographyEvent : BaseWmiEvent
publicref classCryptographyEventabstract : public BaseWmiEvent
publicabstractclass CryptographyEvent extends BaseWmiEvent

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation.BaseWmiEvent
    Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.CryptographyEvent
      Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.CryptographyConfigurationFailureEvent
      Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.HashMismatchDetectedEvent
      Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.HashOperationFailedEvent
      Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.Instrumentation.SymmetricOperationFailedEvent

See Also

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