The FPCAllAdapters collection holds a set of FPCAdapter objects that represent all of the network adapters on a sever. This collection is accessed through the AllAdapters property of an FPCServer object.
Click here to see the
Forefront TMG object hierarchy.
The FPCAllAdapters collection defines the following methods.
| Method | Description |
|---|---|
|
Retrieves the requested FPCAdapter object from the collection. |
|
|
Reads the values of all the properties of the collection and its elements from persistent storage, overwriting any changes that have not been saved. |
|
|
Saves all configuration changes to persistent storage. |
The FPCAllAdapters collection defines the following properties.
| Property | Description |
|---|---|
|
Gets an enumerator object for the collection. |
|
|
Gets the number of FPCAdapter objects in the collection. |
This object implements the IFPCAllAdapters interface.
| Client | Requires Windows Vista or Windows XP. |
|---|---|
| Server | Requires Windows Server 2008. |
| Version | Requires Forefront Threat Management Gateway (TMG). |
| IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.