Microsoft Internet Security and Acceleration Server 2000

FPCAdapter Object

The FPCAdapter object represents a single network adapter of an ISA 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 object represents that adapter and is a member of the the FPCAdapters collection.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCAdapter interface.

Properties

The following table lists the properties of the FPCAdapter object.

Property Description
Description Gets the name of the adapter.
IpAddresses Gets a comma-delimited list of all IP addresses bound to the adapter.
Selected Gets or sets a Boolean value indicating whether this network adapter is selected to be included in the Local Address Table (LAT) construction.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.