API Reference
Class
DomainInfoQueryResult
Domain/forest identity snapshot composed from RootDSE.
Inheritance
- Object
- DomainInfoQueryResult
Constructors
public DomainInfoQueryResult() #Inherited Methods
Properties
public String DomainController { get; set; } #Domain controller hint used by the caller.
public String DnsDomainName { get; set; } #DNS domain name derived from RootDSE defaultNamingContext.
public String ForestDnsName { get; set; } #Forest DNS name derived from RootDSE rootDomainNamingContext.
public LdapToolQueryRow RootDse { get; set; } #RootDSE projection with formatted attributes.