DsPkiCertContainerGetUpdateList Method
Creates a list of entries within a container that should be updated upon write back to Active Directory.
Namespace: SysadminsLV.PKI.Management.ActiveDirectoryAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
protected IEnumerable<string> GetUpdateList()
Protected Function GetUpdateList As IEnumerable(Of String)
protected:
IEnumerable<String^>^ GetUpdateList()
member GetUpdateList : unit -> IEnumerable<string>
Return Value
IEnumerableString
A collection of entry names that should be updated.