Walter.Web.FireWall
UseCookieNames Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWallConfig Interface : UseCookieNames Property
Gets the cookie names used by the application's firewall.
Syntax
Dictionary<CookieName,string> UseCookieNames {get;}

Property Value

The cookie names used.
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