OCSPSingleResponseCertId Property |
Gets certificate ID that represents information about the certificate was verified.
Namespace:
PKI.OCSP
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public CertID CertId { get; }
Public ReadOnly Property CertId As CertID
Get
public:
property CertID^ CertId {
CertID^ get ();
}
member CertId : CertID with get
Property Value
Type:
CertIDSee Also