OcspResponderRevocationConfigurationCACertificate Property |
Gets the certification authority certificate.
Namespace:
SysadminsLV.PKI.Management.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public X509Certificate2 CACertificate { get; }
Public ReadOnly Property CACertificate As X509Certificate2
Get
public:
property X509Certificate2^ CACertificate {
X509Certificate2^ get ();
}
member CACertificate : X509Certificate2 with get
Property Value
Type:
X509Certificate2See Also