API Reference
Class
FirewallLoggingPolicyWriter
Writes firewall logging policy to either policy or operational registry locations.
Inheritance
- Object
- FirewallLoggingPolicyWriter
Methods
public static Boolean Set(String computer, FirewallLoggingPolicy policy, Boolean toPolicyPath = false) #Returns:
BooleanApplies logging settings to the specified computer.
Parameters
- computer System.String
- policy ComputerX.Firewall.FirewallLoggingPolicy
- toPolicyPath System.Boolean = false
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object