FPCCredentials object

Applies to: desktop apps only

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.

Ff824663.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCCredentials object has these types of members:

  • Methods
  • Properties

Methods

The FPCCredentials object has these 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 has these properties.

Property Access type Description

Password

Write-only

Sets the password.

UserName

Read/write

Gets or sets the user name.

 

Interfaces for C++ Programming

This object implements the IFPCCredentials interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010