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

Represents the WMI event fired when an error ocurred during a symmetric encryption operation.

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

Syntax

'Declaration
PublicClassSymmetricOperationFailedEvent _
    Inherits CryptographyEvent
publicclassSymmetricOperationFailedEvent : CryptographyEvent
publicref classSymmetricOperationFailedEvent : public CryptographyEvent
publicclass SymmetricOperationFailedEvent extends CryptographyEvent

Inheritance Hierarchy

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

See Also

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