TestimoX

API Reference

Class

Options (DomainControllerInformationPostureService)

Namespace ADPlayground.DomainControllers.DomainControllerInformationPostureService
Assembly ADPlayground
Modifiers sealed

Options controlling domain-controller information posture evaluation.

Inheritance

  • Object
  • Options

Constructors

Properties

public String DomainName { get; set; } #

Target domain DNS name.

public String DomainControllerName { get; set; } #

Requested domain controller identity (host name or FQDN).

public Int32 TimeoutMs { get; set; } #

Maximum LDAP/facts timeout in milliseconds.