Microsoft Internet Security and Acceleration Server 2000 |
The FPCWebFilters collection provides access to a group of FPCWebFilter objects.
This object is a member of the FPCPolicyElements object.
Click here to see the ISA object hierarchy.
This collection implements the IFPCWebFilters interface.
Note When you've made and saved Web filter configuration changes the Web proxy (W3proxy) service must be restarted for your change to take effect. To stop and restart the Web proxy service, use the FPCArray.SendRestartNotification method.
The following table lists the methods of the FPCWebFilters collection.
Method | Description |
---|---|
Add | Adds a new FPCWebFilter object to the collection. |
Item | Retrieves the given FPCWebFilter object from the collection. |
MoveDown | Moves the given filter one step down in the filter order. |
MoveUp | Moves the given filter one step up in the filter order. |
Refresh | Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Remove | Removes a filter object from the collection. |
Save | Saves the collection's configuration to persistent storage. |
The following table lists the properties of the FPCWebFilters collection.
Property | Description |
---|---|
Count | Gets the number of Web filters in the collection. |
VendorParametersSets | Gets a reference to an object for storing and loading of custom data into the collection's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.