Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

CookieName Enumeration

Enumerator for names of the cookies used by the system. You should set your own name so that your site can't be identified as being protected by this particular firewall

Namespace:  Walter.BOM
Assembly:  Walter.BOM (in Walter.BOM.dll)

Syntax


public enum CookieName

Members


Member nameDescription
ConsentCookie consent cookie name
Antiforgery application anti forgery cookie name used in forms
UserTracking cookie name used by the firewall to track users if user tracking is enabled
UserEcryptionSalt cookie used for storing a specific user hashes avoids session high-jacking
SessionTracking manages tracking for sessions
BlockedUser cookie used for blocked users
FireWallUser The fire wall user cookie name
InMemoryUserTracking contains key for in memory user tracking