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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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