The FPCAdapters collection holds a set of FPCAdapter objects that represent the available network adapters on a server. You can connect to the Internet through either a direct or dial-up connection. If you choose a direct connection, you need to set up an external network adapter. This collection is accessed through the Adapters property of an FPCServer object.
Click here to see the Forefront TMG object hierarchy.
The FPCAdapters collection defines the following methods.
Method | Description |
---|---|
Retrieves the requested FPCAdapter object from the collection. |
|
Recursively reads all the properties of the collection and its elements, including the properties of its subobjects and their elements (for collections), from persistent storage, discarding any changes that were not saved. |
The FPCAdapters collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCAdapter objects in the collection. |
This collection implements the IFPCAdapters 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.