Microsoft Internet Security and Acceleration Server 2000

FPCClientConfig Object

The FPCClientConfig object represents the configuration that the firewall client setup application sets for the firewall client and for the client-machine web browsers. It also contains information that firewall clients download periodically from the ISA array, and information that is used for creating the browser configuration script.

This object is a property of the FPCArray object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCClientConfig interface.

Methods

The following table lists the methods of the FPCClientConfig 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.

Properties

The following table lists the properties of the FPCClientConfig object.

Property Description
Browser Gets a reference to an object that allows access to the configuration of the Web proxy client browser configuration.
Firewall Gets a reference to an object that allows access to the configuration of the Firewall client.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.