Walter.Web.FireWall
TryGetRuntimeFilter Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.RuleEngine Namespace > IRuntimeRulesEngine Interface : TryGetRuntimeFilter Method
The user.
The runtime rule.
Tries the get runtime filter.
Syntax
bool TryGetRuntimeFilter( 
   IFirewallUser user,
   out IRuntimeRules? runtimeRule
)

Parameters

user
The user.
runtimeRule
The runtime rule.

Return Value

true if XXXX, false otherwise.
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

IRuntimeRulesEngine Interface
IRuntimeRulesEngine Members