Rules Class
From Tungsten Suite
Tungsten
|
|
Rules Class |
Provides static methods to add, remove and check the existance of, Windows firewall rules
Namespace: W.Firewall
Assembly: Tungsten.Firewall (in Tungsten.Firewall.dll) Version: 2.0.0
C#
public static class Rules
The Rules type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds a rule to the firewall
| |
| Exists |
Checks if a particular rule exists
| |
| Remove |
Removes a firewall rule
|