Microsoft Internet Security and Acceleration Server 2000

FPCClientBackupRoute Object

The FPCClientBackupRoute object represents the backup route information in the Web browser client configuration of the ISA array.You can define a backup route for Web browser clients, so that if the ISA server is available, the client will have either direct Web access, or access through an alternate server. This object is a property of the FPCClientAutoScript object.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCClientBackupRoute interface.

Methods

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

Property Description
AutoConfigBackupRoute Gets or sets the backup route.
ClientBackupRouteType Gets or sets the type of the backup route. It can be either direct to the Internet or by proxy.
Enabled Gets or sets whether the option of backup route in the Web proxy client is enabled or disabled.

Requirements

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