Microsoft Internet Security and Acceleration Server 2000 |
The FPCClientConfigSettings collection provides access to a group of FPCClientSettingsSection objects. Each FPCClientSettingsSection object contains sections of client settings.
The FPCClientConfigSettings collection is a property of the FPCFirewallClientConfig object.
Click here to see the ISA object hierarchy.
This collection implements the IFPCClientConfigSettings interface.
The following table lists the methods of the FPCClientConfigSettings collection.
Method | Description |
---|---|
AddSection | Adds a client settings section to the collection. |
Item | Returns the given FPCClientSettingsSection object from the collection. |
Refresh | Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Remove | Removes a client settings section from the collection. |
Save | Saves the collection's configuration to persistent storage. |
The following table lists the properties of the FPCClientConfigSettings collection.
Property | Description |
---|---|
Count | Gets the number of FPCClientSettingsSection objects in the collection. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.