Click or drag to resize

OCSPSingleResponse Properties

The OCSPSingleResponse type exposes the following members.

Properties
  NameDescription
Public propertyCertId
Gets certificate ID that represents information about the certificate was verified.
Public propertyCertStatus
Gets certificate status. Possible values are: Good, Revoked, Unknown.
Public propertyExtensions
Gets optional extensions about the status of the certificate in the subject.
Public propertyNextUpdate
Gets the time at or before which newer information will be available about the status of the certificate.
Public propertyRevocationInfo
If the certificate in the subject is revoked, OCSP responder may include CRL entry with this certificate.
Public propertyThisUpdate
Gets the time at which the status being indicated is known to be correct.
Top
See Also