API Reference
Class
FirewallLoggingPolicyQuery
Reads effective firewall logging policy from registry for the local or a remote computer.
Inheritance
- Object
- FirewallLoggingPolicyQuery
Methods
public static FirewallLoggingPolicy Get(String computer, FirewallProfileKind profile) #Returns:
FirewallLoggingPolicyGets logging settings 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