API Reference
Class
FirewallProfilePolicyWriter
Writes firewall profile policy values to the registry.
Inheritance
- Object
- FirewallProfilePolicyWriter
Methods
public static Boolean Set(String computer, FirewallProfilePolicy policy) #Returns:
BooleanApplies policy settings for the specified profile on the given computer.
Parameters
- computer System.String
- policy ComputerX.Firewall.FirewallProfilePolicy
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object