Walter.Web.FireWall
PolicyAcceptance Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.GDPR.P3P Namespace : PolicyAcceptance Enumeration
how policy must be accepted
Syntax
public enum PolicyAcceptance : System.Enum 
Members
MemberDescription
Always user always accepts the option and no choice is available
NotSet acceptance is not specified
OptIn user must op in
OptOut user may chose to not opt in
Inheritance Hierarchy

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

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