ActiveDirectoryLibEnumerateDomainsInCurrentForest Method ACDLib API Documentation
Enumerates the list of ActiveDirectoryDomainObject domain instances within the current active directory forest

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

public List<ActiveDirectoryDomainObject> EnumerateDomainsInCurrentForest()

Return Value

Type: ListActiveDirectoryDomainObject
List of ActiveDirectoryObject domain instances
See Also

Reference