Click or drag to resize

OCSPSingleResponseCertStatus Property

Gets certificate status. Possible values are: Good, Revoked, Unknown.

Namespace:  PKI.OCSP
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public CertificateStatus CertStatus { get; }

Property Value

Type: CertificateStatus
See Also