Microsoft Internet Security and Acceleration Server 2000

FPCDirectIpDestinations Collection

The FPCDirectIpDestinations collection is a collection of Internet Protocol (IP) destinations for which clients will bypass the ISA Server. You can use this object to access the collection of FPCDirectIpDestination objects. It is a property of the FPCClientAutoScript object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCDirectIpDestinations interface.

Methods

The following table lists the methods of the FPCDirectIpDestinations collection.

Method Description
AddIp Adds a range of IP addresses to the collection.
Item Retrieves a given FPCDirectIpDestination object from the collection.
Refresh Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Remove Removes an FPCDirectIpDestination object from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCDirectIpDestinations collection.

Property Description
Count Gets the number of destination objects in the collection.

Requirements

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