Microsoft Internet Security and Acceleration Server 2000

FPCArrayPolicyConfig Object

The FPCArrayPolicyConfig object is used to associate an enterprise policy with an array. This object is a member of the FPCArrayPolicyConfigs collection.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCArrayPolicyConfig interface.

Methods

The following table lists the methods of the FPCArrayPolicyConfig object.

Method Description
Refresh Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved.
Save Saves the object's configuration to persistent storage.
SetPolicy Sets the values of the PolicyUsedFlag and PolicyName properties.

Properties

The following table lists the properties of the FPCArrayPolicyConfig object.

Property Description
AllowPublishing Gets or sets a Boolean value that allows definition of publishing rules in an array.
ArrayName Gets the array name to which this enterprise policy applies.
ForcePacketFiltering Gets or sets a Boolean value that forces IP packet filtering in an array.
PolicyName Gets the enterprise-policy object associated with the given array.
PolicyUsedFlag Gets a value that specifies whether the array uses local and/or enterprise policy.
UseDefaults Gets or sets the UseDefaults value to which this object applies. When UseDefaults is set to TRUE, the array uses the default policy configuration set in the FPCEnterprise object.
VendorParametersSets Gets a reference to an object that stores vendor-specific data.

Requirements

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