public class OCSPSingleResponsePublic Class OCSPSingleResponsepublic ref class OCSPSingleResponsetype OCSPSingleResponse = class end| CertId | Gets certificate ID that represents information about the certificate was verified. |
| CertStatus | Gets certificate status. Possible values are: Good, Revoked, Unknown. |
| Extensions | Gets optional extensions about the status of the certificate in the subject. |
| NextUpdate | Gets the time at or before which newer information will be available about the status of the certificate. |
| RevocationInfo | If the certificate in the subject is revoked, OCSP responder may include CRL entry with this certificate. |
| ThisUpdate | Gets the time at which the status being indicated is known to be correct. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |