Microsoft Internet Security and Acceleration Server 2000 |
The FPCFilterProtocol object is used to represent a single protocol registered by a application filter. An application filter can register a particular protocol so that it appears in ISA Management. FPCFilterProtocol is a member of the FPCFilterProtocols collection.
Click here to see the ISA object hierarchy.
This object implements the IFPCFilterProtocol interface.
The following table lists the methods of the FPCFilterProtocol 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 FPCFilterProtocol object.
Property | Description |
---|---|
ApplicationFilterGuid | Gets the globally unique identifier (GUID) that identifies the application filter. The vendor of the application filter provides the GUID. |
Description | Gets or sets the description of the application filter protocol. |
Guid | Gets the GUID that identifies the protocol. |
Name | Gets the name of the application filter protocol. |
PrimaryConnections | Gets a collection of all of this protocol's primary connections. |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the FPCFilterProtocol object's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.