FPCIPAddresses collection

Applies to: desktop apps only

The FPCIPAddresses collection holds a set of IP addresses stored as strings in dot-decimal format.

The FPCIPAddresses collection is accessed through the following properties:

Ff824954.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCIPAddresses collection has these types of members:

  • Methods
  • Properties

Methods

The FPCIPAddresses collection has these methods.

Method Description
Add

Adds an IP address to the collection.

Item

Retrieves the requested IP address from the collection.

Refresh

Reads the collection's data from persistent storage, discarding any changes that were not saved.

Remove

Removes the specified IP address from the collection.

RemoveAll

Removes all of the IP addresses from the collection.

Save

Writes the current data for the collection and its elements to persistent storage.

 

Properties

The FPCIPAddresses collection has these properties.

Property Access type Description

_NewEnum

Read-only

Gets an enumerator object for the collection.

Count

Read-only

Gets the number of IP addresses in the collection.

 

Interfaces for C++ Programming

This collection implements the IFPCIPAddresses interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010