API Reference
Class
AdScopeDiscoveryService
Engine-owned AD scope discovery service that collects effective forest/domain scope, naming contexts, domain controllers, and per-step receipts.
Inheritance
- Object
- AdScopeDiscoveryService
Methods
public static async Task<ScopeDiscoveryResult> DiscoverAsync(ScopeDiscoveryRequest request, CancellationToken cancellationToken = null) #Returns:
Task<ScopeDiscoveryResult>Executes AD scope discovery and emits a reusable typed receipt.
Parameters
- request ADPlayground.Helpers.AdScopeDiscoveryService.ScopeDiscoveryRequest
- cancellationToken System.Threading.CancellationToken = null