TestimoX

API Reference

Class

Diagnostics (ForestDhcpInfrastructurePostureService)

Namespace ADPlayground.Forests.ForestDhcpInfrastructurePostureService
Assembly ADPlayground
Modifiers sealed

Diagnostics captured while evaluating forest DHCP posture.

Inheritance

  • Object
  • Diagnostics

Constructors

Properties

public String ForestName { get; set; } #

Forest name used for evaluation.

public Int32 DomainCount { get; set; } #

Total domains enumerated for DC correlation.

public Int32 DomainControllerAliasCount { get; set; } #

Total unique domain-controller host aliases captured for correlation.

public Int32 DnsLookupFailureCount { get; set; } #

Total DNS lookup failures observed for authorized DHCP entries.

public Int32 DomainControllerHostedCount { get; set; } #

Total authorized DHCP entries correlated to domain controllers.