Walter.Web.FireWall
Recipients Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.GDPR.P3P Namespace : Recipients Enumeration
Who will receive the data collected by the site
Syntax
public enum Recipients : System.Enum 
Members
MemberDescription
ALL Indicates that you share your data with everyone
DeliveryEntities Delivery services possibly following different practices
None not specified
OtherEnteties Legal entities following different practices
OurEntity Ourselves and/or entities acting as our agents or entities for whom we are acting as an agent
PublicFlora For the public
SameEntities Legal entities following our practices
UnrelatedThirdParties Unrelated third parties
Remarks
W3 P3P is considered out dated as a standard however we still support it as it allows for a structured communication of intentions. You can also use this class in your cookie accept banner
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.GDPR.P3P.Recipients

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

Walter.Web.FireWall.GDPR.P3P Namespace