API Reference
Class
Options (DomainControllerMssLegacyNetworkPostureService)
Options controlling MSS legacy posture evaluation.
Inheritance
- Object
- Options
Constructors
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.