Freigeben über


HashMismatchDetectedEvent 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 a mismatch is detected during a hash comparison.

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

Syntax

'Declaration
PublicClassHashMismatchDetectedEvent _
    Inherits CryptographyEvent
publicclassHashMismatchDetectedEvent : CryptographyEvent
publicref classHashMismatchDetectedEvent : public CryptographyEvent
publicclass HashMismatchDetectedEvent 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.HashMismatchDetectedEvent

See Also

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