OCSPSingleRequestCertificateName Property

Gets the name of the certificate in the question.

Definition

Namespace: SysadminsLV.PKI.OcspClient
Assembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
C#
public X500DistinguishedName CertificateName { get; }

Property Value

X500DistinguishedName

See Also