IpFilterAuthorizationRule.IsInRange(IPAddress) Method

Definition

public bool IsInRange (System.Net.IPAddress ipAddr);
member this.IsInRange : System.Net.IPAddress -> bool
Public Function IsInRange (ipAddr As IPAddress) As Boolean

Parameters

ipAddr
IPAddress

Returns

Applies to