The FPCIPsOnNetworks collection contains a set of FPCIPOnNetwork objects. Each FPCIPOnNetwork object provides access to information about the IP addresses on which the Forefront TMG computer listens for requests from a particular network on behalf of a server published by a publishing rule, or on which a Web listener on the Forefront TMG computer listens for Web requests from a particular network.
This object is accessed through the IPsOnNetworks property of an FPCServerPublishingProperties object or through the IPsOnNetworks property of an FPCWebListener object.
Click here to see the Forefront TMG object hierarchy.
The FPCIPsOnNetworks collection defines the following methods.
Method | Description |
---|---|
Adds a new FPCIPOnNetwork object to the collection. |
|
Retrieves the given FPCIPOnNetwork object from the collection. |
|
Recursively reads all the properties of the collection and its elements from persistent storage, overwriting any changes that have not been saved. |
|
Removes an FPCIPOnNetwork object from the collection. |
|
Recursively writes the current values of all the properties of the collection and its elements, including all the properties of its subobjects, to persistent storage. |
The FPCIPsOnNetworks collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCIPOnNetwork objects in the collection. |
This collection implements the IFPCIPsOnNetworks 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.