Walter.Web.FireWall
AgentCapabilities Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Browser Namespace > IUAUserAgent Interface : AgentCapabilities Property
Gets the agent capabilities that we know the agent should have.
Syntax
HashSet<string> AgentCapabilities {get;}

Property Value

Feature list of the agent
Remarks
This allows for nice statistical analysis for features supported by your users. The firewall uses this when using razor views in combination with the UserDiscovery, to see if a Bot is spoofing a user agent or a user is using developer tools.
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

IUAUserAgent Interface
IUAUserAgent Members