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; }
Public ReadOnly Property Certificates As DsCertificateEntry()
Get
public:
property array<DsCertificateEntry^>^ Certificates {
array<DsCertificateEntry^>^ get ();
}
member Certificates : DsCertificateEntry[] with get
Property Value
Type:
DsCertificateEntrySee Also