Walter.Web.FireWall
TryGetUsers(IPAddress,IReadOnlyList<IFirewallUser>) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface > TryGetUsers Method : TryGetUsers(IPAddress,IReadOnlyList<IFirewallUser>) Method
The firewall users IP.
The user that are currently using this IP address and is populated if any are found
Tries the get the last known firewall user using an IP address.
Syntax

Parameters

ip
The firewall users IP.
users
The user that are currently using this IP address and is populated if any are found

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

IFireWall Interface
IFireWall Members
Overload List