Walter.Web.FireWall
ResetFireWallBlocking(DateTime,DateTime) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface > ResetFireWallBlocking Method : ResetFireWallBlocking(DateTime,DateTime) Method
lower bound
upper bound
Reset the firewall for a given and allow access for any one blocked in date range.
Syntax
void ResetFireWallBlocking( 
   DateTime fromUtc,
   DateTime tillUtc
)

Parameters

fromUtc
lower bound
tillUtc
upper bound
Remarks
Some times you like to reset a type of user that got blocked when you have concluded that blocking rules or duration that you find to aggressive
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IFireWall Interface
IFireWall Members
Overload List