HashOperationFailedEvent Members
Include Protected Members
Include Inherited Members
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 HashOperationFailedEvent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HashOperationFailedEvent |
Initializes a new instance of the HashOperationFailedEvent class.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ErrorMessage |
Gets the message that describes the failure.
|
|
ExceptionMessage |
Gets the message that represents the exception causing the failure.
|
|
InstanceName |
Gets the name of the cryptographic provider instance this event applies to.
(Inherited from CryptographyEvent.) |
|
UtcTimeStamp |
Gets the timestamp for this WMI Event.
(Inherited from BaseWmiEvent.) |
See Also
HashOperationFailedEvent Class
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. |