Walter.Web.FireWall
IsKnownUrl Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface : IsKnownUrl Method
The URI.
The method that would be invoked
Determines whether the URL is a known and configured endpoint.
Syntax
bool IsKnownUrl( 
   Uri uri,
   ProtocolMethod method
)

Parameters

uri
The URI.
method
The method that would be invoked

Return Value

true if it's a known URL; 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

IFireWall Interface
IFireWall Members