Walter.Web.FireWall
CookiePoisoningMethod Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace : CookiePoisoningMethod Enumeration
Enum CookiePoisoningMethod
Syntax
public enum CookiePoisoningMethod : System.Enum 
Members
MemberDescription
CookieNotSend The cookie not send to the user
CookieValueNotSend The cookie value not was not send to the user
NoPoisoning There was no poisoning
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.CookiePoisoningMethod

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 Namespace