TestimoX

API Reference

Class

Options (DomainControllerNetworkAdapterPostureService)

Namespace ComputerX.Network.DomainControllerNetworkAdapterPostureService
Assembly ComputerX
Modifiers sealed

Options controlling domain-controller network-adapter 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 ComputerName { get; set; } #

Target computer name. Empty uses the local computer.

public Int32 MaxNetbiosEnabledInterfaces { get; set; } #

Gets or sets the maximum number of interfaces allowed to keep NetBIOS explicitly enabled.

public Boolean AllowMissingLocalDnsReference { get; set; } #

Gets or sets whether adapters are allowed to miss a local or loopback DNS reference.

public Boolean AllowDhcpEnabledAdapters { get; set; } #

Gets or sets whether domain-controller adapters are allowed to use DHCP-provided IP configuration.