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

Categories Enumeration

Indicates the type of data being stored in cookies and browser data

Namespace:  Walter.Web.FireWall.GDPR.P3P
Assembly:  Walter.Web.FireWall (in Walter.Web.FireWall.dll)

Syntax


public enum Categories

Members


Member nameDescription
None Data category not specified
PhysicalContactInformation Physical Contact Information
OnlineContactInformation Online Contact Information
UniqueIdentifiers Unique Identifiers
PurchaseInformation Purchase Information
FinancialInformation Financial Information
ComputerInformation Computer Information
Navigation Navigation and Click-stream Data
DemographicSocioeconomic Demographic and Socioeconomic Data
Content Content
Interactive Interactive Data
ApplicationState State Management Mechanisms
PoliticalInformation Political Information
HealthInformation Health Information
PreferenceData Preference Data
LocationData LocationData
GovernmentIssuedIdentifiers Government Issued Identifiers
OtherCategory other-category
ALL Indicates that you store all categories of data in your cookies and browser data, quite unlikely and perhaps you need to have a coffee with legal

Remarks


It's a good idea not to miss any data category that you are storing however do not flag any data that you do not use just to be on the safe side.