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.BOMAssembly: Walter.BOM (in Walter.BOM.dll)
Members
Member name | Description | |
---|---|---|
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 |