Click or drag to resize

KRACertificate Property

Gets Key Recovery Agent (KRA) certificates assigned to CA server. If the property is empty, then CA server is not configured for key archival and all requests that require key archival will fail.

Namespace:  PKI.CertificateServices
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public X509Certificate2Collection Certificate { get; }

Property Value

Type: X509Certificate2Collection
See Also