TestimoX

API Reference

Class

Options (DomainControllerInformationPostureService)

Namespace ADPlayground.DomainControllers.DomainControllerInformationPostureService
Assembly ADPlayground
Modifiers sealed

Options controlling domain-controller information posture evaluation.

Inheritance

  • Object
  • Options

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

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.