ActiveDirectoryDomainObjectEnumerateDomainControllers Method ACDLib API Documentation
Enumerates the list of ActiveDirectoryDomainObject domain controllers instances within the current domain

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public List<ActiveDirectoryComputerObject> EnumerateDomainControllers()

Return Value

Type: ListActiveDirectoryComputerObject
List of ActiveDirectoryComputerObject domain controller instances
See Also

Reference