TestimoX

API Reference

Class

DomainInfoQueryResult

Namespace ADPlayground.Helpers
Assembly ADPlayground
Modifiers sealed

Domain/forest identity snapshot composed from RootDSE.

Inheritance

  • Object
  • DomainInfoQueryResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.