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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
protected IEnumerable<string> GetUpdateList()

Return Value

IEnumerableString
A collection of entry names that should be updated.

See Also