TestimoX

API Reference

Class

Diagnostics (DomainControllerOverallPostureService)

Namespace ADPlayground.DomainControllers.DomainControllerOverallPostureService
Assembly ADPlayground
Modifiers sealed

Diagnostics explaining how the overall posture view was assembled.

Inheritance

  • Object
  • Diagnostics

Constructors

public Diagnostics() #

Properties

public Boolean FleetDataAvailable { get; set; } #

True when fleet hygiene data produced at least one domain-controller row.

public Boolean RegistrationDataAvailable { get; set; } #

True when DNS/site registration data produced at least one domain-controller row.

public Int32 FleetDomainControllerCount { get; set; } #

Total domain controllers returned by the fleet hygiene collector.

public Int32 RegistrationDomainControllerCount { get; set; } #

Total domain controllers returned by the registration collector.