FPCIPOnNetwork Object

The FPCIPOnNetwork object provides access to information of one of the following types.

  • The IP addresses on which a Forefront TMG computer listens for requests from a particular network on behalf of a server published by a publishing rule.
  • The IP addresses on which a Forefront TMG computer listens for outbound or inbound SMTP requests from a particular network.
  • The IP addresses on which a Web listener on the Forefront TMG computer listens for Web requests from a particular network.

The FPCIPOnNetwork object is an element of an FPCIPsOnNetworks collection, and a new object containing information of one of the types just listed can be created by calling the Add method of this collection.

Dd436117.bkbutton(en-us,MSDN.10).png Click here to see the Forefront TMG object hierarchy.

Methods

The FPCIPOnNetwork object defines the following methods.

Method Description

Refresh

Recursively reads the values of all of the object's properties, including the properties of its subobjects and their elements (for collections), from persistent storage, overwriting any changes that were not saved.

Save

Recursively writes the current values of all of the object's properties and the elements of its subobject (a collection) to persistent storage.

Properties

The FPCIPOnNetwork object defines the following properties.

Property Description

IPAddresses

Gets an FPCIPAddresses collection that contains the set of selected IP addresses on the network.

IPSelectionMethod

Gets or sets a value from the FpcIPSelectionMethods enumerated type that specifies the method for selecting IP addresses on the network.

Network

Gets an FPCRef object that references the FPCNetwork object representing the network that contains the IP addresses.

Interfaces for C++ Programming

This object implements the IFPCIPOnNetwork interface.

Requirements

Client Requires Windows 7 or Windows Vista.
Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
IDL

Declared in Msfpccom.idl.

See Also

COM Objects

Send comments about this topic to Microsoft

Build date: 6/30/2010