DsPkiCertContainerCertificates Property
Gets an array of certificates stored in the current container.
Namespace: SysadminsLV.PKI.Management.ActiveDirectoryAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
public DsCertificateEntry[] Certificates { get; }
Public ReadOnly Property Certificates As DsCertificateEntry()
Get
public:
property array<DsCertificateEntry^>^ Certificates {
array<DsCertificateEntry^>^ get ();
}
member Certificates : DsCertificateEntry[] with get
Property Value
DsCertificateEntry