Microsoft Internet Security and Acceleration Server 2000

FPCIpRange Object

The FPCIpRange object defines a range of IP addresses defined by a lower bound and an upper bound. The lower and upper bounds are set with the IP_From and IP_To properties. This object is created by setting an IP range for a client address set. Client address sets are ISA policy elements.

The FPCIpRange object is a property of the FPCClientAddressSet object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCIpRange interface.

Methods

The following table lists the methods of the FPCIpRange object.

Method Description
Refresh Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Save Saves the object's configuration to persistent storage.
SetIps Sets the bounds of the IP range.

Properties

The following table lists the properties of the FPCIpRange object.

Property Description
IP_From Gets the lower bound of the IP range.
IP_To Gets the upper bound of the IP range.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.