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

