Microsoft Internet Security and Acceleration Server 2000 |
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.
This collection implements the IFPCDirectIpDestinations interface.
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. |
The following table lists the properties of the FPCDirectIpDestinations collection.
Property | Description |
---|---|
Count | Gets the number of destination objects in the collection. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.