Click or drag to resize

DsPkiCertContainerGetUpdateList Method

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

Namespace:  SysadminsLV.PKI.Management.ActiveDirectory
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
protected IEnumerable<string> GetUpdateList()

Return Value

Type: IEnumerableString
A collection of entry names that should be updated.
See Also