TestimoX

API Reference

Class

Options (DomainControllerMssLegacyNetworkPostureService)

Namespace ComputerX.SecurityPolicy.DomainControllerMssLegacyNetworkPostureService
Assembly ComputerX
Modifiers sealed

Options controlling MSS legacy posture evaluation.

Inheritance

  • Object
  • Options

Constructors

Properties

public String ComputerName { get; set; } #

Target computer name. Empty uses the local computer.

public Int32 ExpectedIpv4DisableIPSourceRouting { get; set; } #

Expected IPv4 DisableIPSourceRouting value.

public Int32 ExpectedIpv6DisableIPSourceRouting { get; set; } #

Expected IPv6 DisableIPSourceRouting value.

public Boolean ExpectedIpv4IcmpRedirectsEnabled { get; set; } #

Expected IPv4 ICMP redirect enabled state.

public Boolean ExpectedIpv6IcmpRedirectsEnabled { get; set; } #

Expected IPv6 ICMP redirect enabled state.