Walter.Web.FireWall
IsApplicable(IPageRequest) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.RuleEngine Namespace > FireWallRule Class > IsApplicable Method : IsApplicable(IPageRequest) Method
The page/service requested.
Determines whether the rule is applicable on a given context [the specified request].
Syntax
public abstract bool IsApplicable( 
   IPageRequest page
)

Parameters

page
The page/service requested.

Return Value

true if [is] [the specified 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

FireWallRule Class
FireWallRule Members
Overload List