TestimoX

API Reference

Class

DomainDiscoveryOptions

Namespace ADPlayground
Assembly ADPlayground
Modifiers static

Global discovery toggles for AD domain/forest enumeration. Defaults are conservative to avoid cross-forest churn unless explicitly enabled.

Inheritance

  • Object
  • DomainDiscoveryOptions

Properties

public static Boolean IncludeTrustedDomains { get; set; } #

When true, EnumerateForestDomainNames() may include domains from trusted forests. Default is false — only the local forest domains are returned.