Share via


FPCClientSettingsSection Object

The FPCClientSettingsSection object contains a section of Forefront TMG Client settings for a specific client application. The entries in a Forefront TMG Client settings section are defined as {key, value} pairs. Each entry is created by setting the value for a specified key using the Value property.

When Forefront TMG Client or Firewall Client is installed on client computers, the Forefront TMG Client settings sections are provided to the Forefront TMG Client service (FwcAgent) on Forefront TMG Client computers or to the Firewall Client Agent service (FwcAgent) on Firewall Client computers together with the name or IP address of the Forefront TMG server or array to use, the set of IP address ranges that are included in the local network (the local address table or LAT), the automatic discovery settings for Web browsers, and the name or IP address of the Web proxy that Web browsers are to use. These settings are updated each time that a client computer is restarted and every six hours after an initial refresh is made.

Additional configuration options are set and stored locally on Forefront TMG Client and Firewall Client computers in configuration files. For more information about the Firewall client configuration files, see Forefront TMG Client Computers.

This object is an element of an FPCClientConfigSettings collection. The AddSection method can be used to create a new FPCClientSettingsSection object in the collection.

Dd446703.bkbutton(en-us,MSDN.10).png Click here to see the Forefront TMG object hierarchy.

Methods

The FPCClientSettingsSection object defines the following methods.

Method Description

Refresh

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

RemoveValue

Removes the specified entry from the Firewall client settings section.

Save

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

Properties

The FPCClientSettingsSection object defines the following properties.

Property Description

AllNames

Gets the names of the keys of all the entries in the Forefront TMG Client settings section.

Name

Gets or sets the name of the Forefront TMG Client settings section.

Value

Gets or sets the value associated with the specified key.

Interfaces for C++ Programming

This object implements the IFPCClientSettingsSection interface.

Requirements

Client Requires Windows 7 or Windows Vista.
Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
IDL

Declared in Msfpccom.idl.

See Also

COM Objects

Send comments about this topic to Microsoft

Build date: 6/30/2010