Represents an error that occurs during certificate operation (such as during a revoke or recover operation).
The following tables list the members exposed by the CertificateOperationException type.
Public Constructors (see also Protected Constructors)
Name | Description | |
---|---|---|
CertificateOperationException | Overloaded. Initializes a new instance of the CertificateOperationException class with default values. |
Protected Constructors
Name | Description | |
---|---|---|
CertificateOperationException | Overloaded. |
Public Properties (see also Protected Properties)
Name | Description | |
---|---|---|
Data | (Inherited from Exception) | |
HelpLink | (Inherited from Exception) | |
InnerException | (Inherited from Exception) | |
Message | (Inherited from Exception) | |
Serial | Indicates the serial number of the certificate associated with the error. | |
Source | (Inherited from Exception) | |
StackTrace | (Inherited from Exception) | |
TargetSite | (Inherited from Exception) |
Protected Properties
Name | Description | |
---|---|---|
HResult | (Inherited from Exception) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetBaseException | (Inherited from Exception) | |
GetHashCode | (Inherited from Object) | |
GetObjectData | Overridden. Returns serialization info object data. | |
GetType | (Inherited from Exception) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Exception) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |