Walter.Web.FireWall
IUAUserAgent Interface
Members 
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Browser Namespace : IUAUserAgent Interface
Class UserAgent contains data describing the browsers user-agent entry as meta data to the IUserAgent interface.
Object Model
IUAUserAgent InterfaceIUABrowser InterfaceUserAgentCounters ClassIUACpu InterfaceIUADevice InterfaceIUAEngine InterfaceIUAOperatingSystem Interface
Syntax
public interface IUAUserAgent 
Remarks
The interface provides a wealth of information in regards to passive security features. An example is when user agent does not report a capability but we know the browser supports it than we know something is up.

When using web statistics this feature allow for reporting what type of users with what devices are visiting and helps with feature selection and fall-back capabilities in your code

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 Members
Walter.Web.FireWall.Browser Namespace
IUserAgent Interface
MetaData Property
UserAgent Property
User Property