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.
- The Credentials property of the FPCBackupRoute object.
- The Credentials property of the FPCDialingConfiguration object.
- The Credentials property of the FPCFirewallChaining object.
- The Credentials property of the FPCLdapServersSet collection.
- The Credentials property of the FPCPrimaryRoute object.
- The Credentials property of the FPCReportJob object.
- The Credentials property of the FPCSmtpRouteAuthenticationSettings object.
- The IntraArrayCredentials property of the FPCArray object.
- The RemoteCredentials property of the FPCVpnNetworkL2tpPptpSettings object.
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 |
---|---|---|
Write-only | Sets the password. |
|
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
Build date: 7/12/2010