Walter.Web.FireWall
UserAgentsUsed Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > BreadCrumbCollection Class : UserAgentsUsed Method
Returns all user agents used by the user during this page visit
Syntax
public IReadOnlyList<UserAgentAudit> UserAgentsUsed()

Return Value

System.Collections.Generic.IReadOnlyList<Walter.Web.FireWall.Browser.IUAUserAgent>.
Remarks
If the user has more than one he probably used the F12 developer tools and switched views or is spoofing with the user agents
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

BreadCrumbCollection Class
BreadCrumbCollection Members