TestimoX

API Reference

Class

Options (DomainControllerDiagnosticPostureService)

Namespace ADPlayground.DomainControllers.DomainControllerDiagnosticPostureService
Assembly ADPlayground
Modifiers sealed

Options controlling DCDIAG-style posture evaluation.

Inheritance

  • Object
  • Options

Constructors

Properties

public String ForestName { get; set; } #

Target forest DNS name.

public String ComputerName { get; set; } #

Target domain controller name.

public PowerShellHostKind Host { get; set; } #

PowerShell host preference.

public Int32 TimeoutMs { get; set; } #

Execution timeout in milliseconds.