Walter.Web.FireWall
ShowGuardActionsInHeader Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > HeaderConfig Class : ShowGuardActionsInHeader Property
If true (default is false) the violated rules of the guard action evaluation will be shown in response header named Guard-Action
Syntax
public bool ShowGuardActionsInHeader {get; set;}

Property Value

true if [show guard actions in header]; otherwise, false.
Remarks
When debugging this value is ignored and guard action will always be in response header
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

HeaderConfig Class
HeaderConfig Members