API Reference / Options (DomainControllerDiagnosticPostureService)API ReferenceClass Options (DomainControllerDiagnosticPostureService)Edit on GitHubNamespace ADPlayground.DomainControllers.DomainControllerDiagnosticPostureServiceAssembly ADPlaygroundSource ADPlayground/DomainControllers/DomainControllerDiagnosticPostureService.cs:22Modifiers sealedOptions controlling DCDIAG-style posture evaluation.InheritanceObjectOptionsFilter membersAll (9) Constructors (1) Methods (4) Properties (4)Show inherited Expand all Collapse all ResetConstructorspublic Options() #ADPlayground/DomainControllers/DomainControllerDiagnosticPostureService.cs:22Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic String ForestName { get; set; } #ADPlayground/DomainControllers/DomainControllerDiagnosticPostureService.cs:22Target forest DNS name.public String ComputerName { get; set; } #ADPlayground/DomainControllers/DomainControllerDiagnosticPostureService.cs:25Target domain controller name.public PowerShellHostKind Host { get; set; } #ADPlayground/DomainControllers/DomainControllerDiagnosticPostureService.cs:28PowerShell host preference.public Int32 TimeoutMs { get; set; } #ADPlayground/DomainControllers/DomainControllerDiagnosticPostureService.cs:31Execution timeout in milliseconds.