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.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public X509Certificate2Collection Certificate { get; }
Public ReadOnly Property Certificate As X509Certificate2Collection
Get
public:
property X509Certificate2Collection^ Certificate {
X509Certificate2Collection^ get ();
}
member Certificate : X509Certificate2Collection with get
Property Value
X509Certificate2Collection