The FPCAdapter object represents a single network adapter of a Forefront TMG computer. 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 an element of an FPCAdapters collection.
Click here to see the Forefront TMG object hierarchy.
The FPCAdapter object defines the following methods.
Method | Description |
---|---|
Enables the automatic detection of DNS servers. |
|
Enables the network adapter to obtain an IP address from a DHCP server. |
|
Gets the IP address of the primary DNS server of the network adapter. |
|
Gets the primary gateway of the network adapter. |
|
Gets the primary IP address of the network adapter. |
|
Gets the primary subnet mask of the network adapter. |
|
Gets the IP address of the secondary DNS server of the network adapter. |
|
Determines whether an IP address is included in the address set of the adapter. |
|
Sets the IP address of the primary DNS server of the network adapter. |
|
Sets the primary gateway of the network adapter. |
|
Sets the primary IP address of the network adapter. |
|
Sets the primary subnet mask of the network adapter. |
|
Sets the IP address of the secondary DNS server of the network adapter. |
The FPCAdapter object defines the following properties.
Property | Description |
---|---|
Gets a comma-delimited list of all IP addresses bound to the network adapter. |
|
Gets a Boolean value that indicates whether DNS servers will be detected automatically. |
|
Gets a value from the FpcAdapterConnectionType enumerated type that specifies the type of connection to the network adapter. |
|
Gets the description of the network adapter. |
|
Gets a Boolean value that indicates whether the network adapter uses the Dynamic Host Configuration Protocol (DHCP). |
|
Gets the IP address of the DHCP server for the network adapter. |
|
Gets a comma-delimited list of all DNS servers defined for the network adapter. |
|
Gets the friendly name of the network adapter. |
|
Gets a comma-delimited list of all gateways configured on the network adapter. |
|
Gets a comma-delimited list of all IP addresses bound to the network adapter. |
|
Gets the IP address set for the network adapter. |
|
Gets an FPCReadOnlyIpRangeSet collection that contains objects representing the IP ranges for the adapter. |
|
Gets a a value from the FpcAdapterState enumerated type that specifies the state of the network adapter. |
|
Gets a comma-delimited list of all subnet masks configured on the network adapter. |
This object implements the IFPCAdapter and IFPCAdapter2 interfaces.
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.