DsPkiCertContainerGetUpdateList Method

Creates a list of entries within a container that should be updated upon write back to Active Directory.

Definition

Namespace: SysadminsLV.PKI.Management.ActiveDirectory
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
protected IEnumerable<string> GetUpdateList()

Return Value

IEnumerableString
A collection of entry names that should be updated.

See Also