TestimoX

API Reference

Class

DomainInfoQueryResult

Namespace ADPlayground.Helpers
Assembly ADPlayground
Modifiers sealed

Domain/forest identity snapshot composed from RootDSE.

Inheritance

  • Object
  • DomainInfoQueryResult

Constructors

public DomainInfoQueryResult() #

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.