API Reference
Class
Diagnostics (DomainControllerInformationPostureService)
Evaluation diagnostics for domain-controller information posture.
Inheritance
- Object
- Diagnostics
Constructors
public Diagnostics() #Inherited Methods
Properties
public Int32 KnownDomainControllerCount { get; set; } #Total known domain controllers returned by the facts provider.
public String MatchStrategy { get; set; } #How the requested identity matched the facts record.
public Boolean EnabledStateCollected { get; set; } #Whether the enabled-state attribute was returned.
public Boolean GlobalCatalogStateCollected { get; set; } #Whether the global-catalog flag was returned.
public Boolean ReadOnlyStateCollected { get; set; } #Whether the read-only flag was returned.