Walter.Web.FireWall
UseHeaderNames Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWallConfig Interface : UseHeaderNames Property
Gets the header names used by the firewall.
Syntax
Dictionary<HeaderName,string> UseHeaderNames {get;}

Property Value

The use header names.
Remarks
It's good practice to not use default names as it allows malicious users to infer possible attack vectors.
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

IFireWallConfig Interface
IFireWallConfig Members