TestimoX

API Reference

Class

Diagnostics (DomainControllerNetworkAdapterPostureService)

Namespace ComputerX.Network.DomainControllerNetworkAdapterPostureService
Assembly ComputerX
Modifiers sealed

Diagnostics captured during posture evaluation.

Inheritance

  • Object
  • Diagnostics

Constructors

Properties

public String ComputerName { get; set; } #

Target computer name.

public Int32 AdapterCount { get; set; } #

Total adapters returned by the inventory query.

public Boolean DomainFirewallPolicyReadable { get; set; } #

Whether the domain firewall policy value was readable.

public FirewallProfilePolicy DomainFirewallPolicy { get; set; } #

Domain firewall profile policy snapshot when available.