Microsoft Internet Security and Acceleration Server 2000

FPCDestinationSets Collection

The FPCDestinationSets collection provides access to a group of destination sets stored as FPCDestinationSet collections. You use these destination sets to define site and content rules, publishing rules, and routing rules.

Destination sets are defined in policy elements on the enteprise and array level.

This object is a property of an FPCPolicyElements object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCDestinationSets interface.

Methods

The following table lists the methods of the FPCDestinationSets collection.

Method Description
Add Creates a new FPCDestinationSet collection.
Item Retrieves the given FPCDestinationSet collection from the collection.
Refresh Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Remove Removes a destination set object from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCDestinationSets collection.

Property Description
Count Gets the number of destination set objects in the collection.
VendorParametersSets Gets a reference to an object for storing and loading custom data into the FPCDestinationSets collection's storage.

Requirements

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