API Reference
Class
FirewallProfilePolicyQuery
Reads firewall profile policy (GPO) from registry.
Inheritance
- Object
- FirewallProfilePolicyQuery
Methods
public static FirewallProfilePolicy Get(String computer, FirewallProfileKind profile) #Returns:
FirewallProfilePolicyGets policy values for the specified profile on the given computer.
Parameters
- computer System.String
- profile ComputerX.Firewall.FirewallProfileKind
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object