The FPCClientBackupRoute object represents the backup route settings in the default automatic configuration script for Web browsers running on client computers. You can define a backup route for Web browsers configured to use the default automatic configuration script, so that if the Forefront TMG computer is not available, the Web browsers will access the Internet directly or through an alternate proxy server.
This object can be accessed through the BackupRoute property of the FPCClientAutoScript object.
Click here to see the Forefront TMG object hierarchy.
The FPCClientBackupRoute object defines the following methods.
Method | Description |
---|---|
Reads all of the object's properties from persistent storage, discarding any changes that were not saved. |
|
Writes the current values of all of the object's properties to persistent storage. |
The FPCClientBackupRoute object defines the following properties.
Property | Description |
---|---|
Gets or sets the backup route for Web browsers in the default automatic configuration script. |
|
Gets or sets a value from the FpcClientBackupRouteType enumerated type that specifies whether the backup route is direct to the Internet or includes a proxy server. |
|
Gets or sets a Boolean value that indicates whether Web browsers configured to use the default automatic configuration script will use the backup route. |
This object implements the IFPCClientBackupRoute interface.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.