Microsoft Internet Security and Acceleration Server 2000 |
The FPCProtocolRules collection provides access to a group of FPCProtocolRule objects. This collection is a property of the FPCEnterprisePolicy object and the FPCArrayPolicy object.
Click here to see the ISA object hierarchy.
This collection implements the IFPCProtocolRules interface.
The following table lists the methods of the FPCProtocolRules collection.
Method | Description |
---|---|
Add | Creates a new rule, adds it to the collection, and returns a reference to it. |
Item | Retrieves the given FPCProtocolRule 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 a protocol rule object from the collection. |
Save | Saves the collection's configuration to persistent storage. |
The following table lists the properties of the FPCProtocolRules collection.
Property | Description |
---|---|
Count | Gets the number of rule objects in the collection. |
VendorParametersSets | Gets a reference to an object for storing and loading of custom data into the FPCProtocolRule object's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.