Click or drag to resize

DsPkiCertContainerCertificates Property

Gets an array of certificates stored in the current container.

Namespace:  SysadminsLV.PKI.Management.ActiveDirectory
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public DsCertificateEntry[] Certificates { get; }

Property Value

Type: DsCertificateEntry
See Also