Click or drag to resize
IAccessFilterAllow Method
Returns true if access from the address passed across should be allowed.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool Allow(
	IPAddress address
)

Parameters

address
Type: System.NetIPAddress

Return Value

Type: Boolean
See Also