Microsoft Internet Security and Acceleration Server 2000

FPCEnterprisePolicies Collection

The FPCEnterprisePolicies collection provides access to a collection of FPCEnterprisePolicy objects.

FPCEnterprisePolicies is a property of the FPCEnterprise object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This collection implements the IFPCEnterprisePolicies interface.

Methods

The following table lists the methods of the FPCEnterprisePolicies collection.

Method Description
Add The Add method of the FPCEnterprisePolicies collection adds a new policy to the collection.
Item Retrieves the given FPCEnterprisePolicy object 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 the policy object from the collection.
Save Saves the collection's configuration to persistent storage.

Properties

The following table lists the properties of the FPCEnterprisePolicies collection.

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

Requirements

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