Microsoft Internet Security and Acceleration Server 2000 |
Represents all protocols that a single application filter supports. This object is used to access the collection of FPCFilterProtocol objects.
FPCFilterProtocols is a property of the FPCApplicationFilter object.
Click here to see the ISA object hierarchy.
This collection implements the IFPCFilterProtocols interface.
The following table lists the methods of the FPCFilterProtocols collection.
Method | Description |
---|---|
Add | Adds a new FPCFilterProtocol object to the collection. |
Item | Retrieves the given Firewall service FPCFilterProtocol object from the collection. |
Refresh | Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Remove | Removes an application filter protocol object from the collection. |
Save | Saves the collection's configuration to persistent storage. |
The following table lists the properties of the FPCFilterProtocols collection.
Property | Description |
---|---|
Count | Gets the number of application filter protocols in the collection. |
VendorParametersSets | Gets a reference to an object for storing and loading of custom data into the FPCFilterProtocol object's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.