API Reference
Class
Options (DomainControllerPortPostureService)
Options controlling domain-controller TCP port posture evaluation.
Inheritance
- Object
- Options
Constructors
Inherited Methods
Properties
public String DomainControllerName { get; set; } #Target domain controller host name or FQDN.
public Int32 TimeoutMs { get; set; } #Connect timeout in milliseconds.
public Int32 RetryCount { get; set; } #Retry attempts per port.
public Int32 RetryDelayMs { get; set; } #Delay between retries in milliseconds.