Microsoft Internet Security and Acceleration Server 2000 |
The FPCBackupRoute object represents the backup route entity, which is either a single ISA server or an array of ISA servers. This object is a property of the FPCPrimaryRoute object, which you can access through the FPCPrimaryRoute.BackupRoute property.
Click here to see the ISA object hierarchy.
This object implements the IFPCBackupRoute interface.
The following table lists the methods of the FPCBackupRoute 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. |
SetAutoPollConfig | Sets whether proxy polling of the upstream proxy server or array for membership information is enabled. |
SetServerAndPort | Sets the server and port for the entity. |
The following table lists the properties of the FPCBackupRoute object.
Property | Description |
---|---|
AuthenticationEnabled | Gets or sets whether the use of authentication in upstream routing is enabled. |
AuthenticationType | Gets or sets the type of authentication that the entity uses. |
AutoDialOut | Gets a reference to an FPCAutoDial object that represents the automatic-dial settings. |
AutomaticPollConfig | Gets whether proxy polling of the upstream proxy or array for membership information is enabled. |
BackupRouteType | Gets or sets the backup route type. |
Credentials | Gets an FPCCredentials object used to read and write credentials information. This information is used if a proxy server needs to authenticate with an upstream proxy server. |
PollAtURL | Gets the URL, usually at the upstream proxy, at which to poll for the array configuration information. This property is valid if the AutomaticPollConfig property is enabled. |
RouteServerName | Gets the name of the ISA Server or array. |
RouteServerPort | Gets the port that this entity is listening on. |
RouteServerSSLPort | Gets the port for listening on a secure channel. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.