Walter.Web.FireWall
IsLocalRequest Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IPageRequest Interface : IsLocalRequest Property
Determines whether the request is made locally (calling LocalHost or from the IIS server via public url) or from a remote device.
Syntax
bool IsLocalRequest {get;}

Property Value

true if then this is a local request; otherwise, false.
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

IPageRequest Interface
IPageRequest Members