Walter.Web.FireWall
ShowBlockingRule Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > BlockRequestsConfig Class : ShowBlockingRule Property
Show the rule used if a blocking was triggered, leaking the reason of the blocking allows malicious uses to probe for vulnerabilities and should only be used when troubleshooting issues when your application does something that is not compatible with the firewall.
Syntax
public bool ShowBlockingRule {get; set;}

Property Value

true if [show blocking rule]; otherwise, false.
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

BlockRequestsConfig Class
BlockRequestsConfig Members