FPCCredentials Object

The FPCCredentials object lets you set the user name and password to be used when a Forefront TMG computer communicates with an upstream proxy server or a remote virtual private network (VPN) site, 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, or Web chaining 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 accessed through the following properties.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCCredentials object defines the following methods.

Method Description

Refresh

Reads the values of the object's properties from persistent storage, discarding any changes that were not saved.

Save

Writes the current values of the object's properties to persistent storage.

Properties

The FPCCredentials object defines the following properties.

Property Description

Password

Sets the password.

UserName

Gets or sets the user name.

Interfaces for C++ Programming

This object implements the IFPCCredentials interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.