Click or drag to resize

DsPkiCertContainerReadChildren Method

Reads specified types of certificates from 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
protected void ReadChildren(
	DsCertificateType[] certTypes
)

Parameters

certTypes
Type: SysadminsLV.PKI.Management.ActiveDirectoryDsCertificateType
Specifies a collection of certificate types to read.
See Also