Walter.Web.FireWall
VisitsWithSuspiciousHeaders Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Models Namespace > IFirewallUser Interface : VisitsWithSuspiciousHeaders Property
how often we have seen the user access the site where the request headers do not match that what we expect the device to provide.
Syntax
int VisitsWithSuspiciousHeaders {get;}
Remarks
Wrong device capabilities, headers, and screen size in relation to the user-agent is a good indication you are being spoofed or accessed by a bot
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

IFirewallUser Interface
IFirewallUser Members