Microsoft Internet Security and Acceleration Server 2000 |
The FPCArrayPolicy object stores the topology of the ISA configuration. You can use this object to retrieve the access policy properties, consisting of IP packet filters, protocol rules, and site and content rules, and the Web proxy properties, valid for the current server array. This object does not include the publishing rules of an array policy.
The FPCArrayPolicy object is a property of the FPCArray object.
Click here to see the ISA object hierarchy.
This object implements the IFPCArrayPolicy interface.
The following table lists the methods of the FPCArrayPolicy 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. |
The following table lists the properties of the FPCArrayPolicy object.
Property | Description |
---|---|
IpPacketFilters | Gets a collection of IP packet filters in this array. |
ProtocolRules | Gets a collection of the protocol rules. |
SiteAndContentRules | Gets a collection of all site and content rules in this array. |
WebProxy | Gets the FPCWebProxy object. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.