Microsoft Internet Security and Acceleration Server 2000

FPCDirectAddressDestinations Collection

The FPCDirectAddressDestinations collection provides access to a group of FPCDirectAddressDestination objects. Clients access each destination in this collection directly; that is, they bypass the Firewall service. It is a property of the FPCClientAutoScript object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCDirectAddressDestinations interface.

Methods

The following table lists the methods of the FPCDirectAddressDestinations collection.

Method Description
AddDomainSuffix Adds a domain suffix.
Item Retrieves the given FPCDirectAddressDestination 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 FPCDirectAddressDestination object from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCDirectAddressDestinations 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.