OCSPResponseResponseStatus Property
Gets response status. Response status indicates whether the OCSP responder was able to process the request
and obtain information about requested certificate.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
public OCSPResponseStatus ResponseStatus { get; }
Public ReadOnly Property ResponseStatus As OCSPResponseStatus
Get
public:
property OCSPResponseStatus ResponseStatus {
OCSPResponseStatus get ();
}
member ResponseStatus : OCSPResponseStatus with get
Property Value
OCSPResponseStatus Note: this property do not say anything about certificate status.