Walter.Web.FireWall
UAAgentType Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Browser Namespace : UAAgentType Enumeration
Enumerable IUAAgentType explains how we classify the browser used
Syntax
public enum UAAgentType : System.Enum 
Members
MemberDescription
Crawler Is a crawler in some type of form
DeviceBrowser Belongs to a physical device that is potentially being used by a human
UnKnown We are not sure, have not decided how to classify the browser being used
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Browser.UAAgentType

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.Browser Namespace
IUAUserAgent Interface