| Overload | Description |
|---|---|
| ResetFireWallBlocking() | Reset the firewall release all blocked connections |
| ResetFireWallBlocking(GeoLocation[]) | Reset the firewall release all blocked connections for a given region |
| ResetFireWallBlocking(IPAddress,IPAddress) | Reset the firewall release all blocked connections for a given IP address range |
| ResetFireWallBlocking(IFirewallUser) | Reset the firewall for a given user and allow access |
| ResetFireWallBlocking(UserTypes) | Reset the firewall for a given user types and allow access |
| ResetFireWallBlocking(DateTime,DateTime) | Reset the firewall for a given and allow access for any one blocked in date range. |