API Reference
Class
DomainInfoService
Reads RootDSE and shapes a domain/forest summary for thin wrappers.
Inheritance
- Object
- DomainInfoService
Methods
public static DomainInfoQueryResult Query(String domainController, CancellationToken cancellationToken = null) #Returns:
DomainInfoQueryResultReads and composes domain/forest info from RootDSE.
Parameters
- domainController System.String
- Optional DC host hint.
- cancellationToken System.Threading.CancellationToken = null
- Cancellation token.
Returns
Typed domain info payload.