FPCClientSettingsSection object
Applies to: desktop apps only
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.
Click here to see the Forefront TMG object hierarchy.
Members
The FPCClientSettingsSection object has these types of members:
- Methods
- Properties
Methods
The FPCClientSettingsSection object has these 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 has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets the names of the keys of all the entries in the Forefront TMG Client settings section. |
|
Read/write | Gets or sets the name of the Forefront TMG Client settings section. |
|
Read/write | Gets or sets the value associated with the specified key. |
Interfaces for C++ Programming
This object implements the IFPCClientSettingsSection 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