Represents a response from the certificate server.
The following tables list the members exposed by the CertificateResponse type.
Public Constructors
Name | Description | |
---|---|---|
CertificateResponse | Creates a new instance of the CertificateResponse class with default values. |
Public Properties
Name | Description | |
---|---|---|
Certificate | Base64-encoded certificate. | |
Disposition | Indicates if the certificate response disposition is
issued , denied , pending , and
so on. |
|
ErrorMessage | Indicates the error message, if applicable. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |