Microsoft Internet Security and Acceleration Server 2000 |
The FPCAdapters collection provides access to a group of FPCAdapter objects. 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 represents a group of adapters and is a property of the FPCServer object.
Click here to see the ISA object hierarchy.
This collection implements the IFPCAdapters interface.
The following table lists the methods of the FPCAdapters collection.
Method | Description |
---|---|
Item | Retrieves the given FPCAdapter object from the collection. |
Refresh | Reads the collection's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
The following table lists the properties of the FPCAdapters collection.
Property | Description |
---|---|
Count | Gets the number of FPCAdapter objects in the collection. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.