Property | Type | Description |
---|
Method | Description | |
---|---|---|
Add_IP_Range ( string Label, string IpAddress ) : void |
Add a new (single IP) ip value to this range
|
|
Engine_RestrictionRange ( ) : System |
Constructor for a new instance of the Engine_RestrictionRange class
|
public Add_IP_Range ( string Label, string IpAddress ) : void | ||
Label | string | Descriptive label for this particular IP address(es) |
IpAddress | string | IP address, or the beginning of a range of IP addresses |
return | void |