Microsoft Internet Security and Acceleration Server 2000

FPCCredentials Object

The FPCCredentials object lets you set the user name and password to be used when an ISA Server computer communicates with an upstream proxy server or dials out using a dial up entry. For example, chaining with another proxy server computer can require that the user name and password have been checked before chaining takes place. A routing rule that routes requests to an upstream proxy server can also check the user name and password before routing the request.

The FPCCredentials object is a property of the FPCPrimaryRoute, FPCBackupRoute, FPCDialupEntry, and FPCFirewallChaining objects.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCCredentials interface.

Methods

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

Property Description
Password Sets the password.
UserName Gets or sets the user name.

Requirements

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