FPCPublicNames collection

Applies to: desktop apps only

The FPCPublicNames collection contains a set of public names. Public names can be DNS names and IP addresses that are mapped by a Web publishing rule to the internal name of the published Web site. In this case, the FPCPublicNames collection is accessed through the PublicNames property of an FPCWebPublishingProperties object. Public names can also be domain names of destinations that Web browsers are allowed to access directly, bypassing the Forefront TMG Web proxy. In this case, the FPCPublicNames collection is accessed through the DirectAddressDestinations property of an FPCClientAutoScript object.

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

Members

The FPCPublicNames collection has these types of members:

  • Methods
  • Properties

Methods

The FPCPublicNames collection has these methods.

Method Description
Add

Adds a public name to the collection.

Item

Retrieves the requested public name from the collection.

Refresh

Reads the property and elements of the collection from persistent storage, overwriting any changes that were not saved.

Remove

Removes the specified public name from the collection.

Save

Writes the current values of the collection's property and elements to persistent storage.

 

Properties

The FPCPublicNames 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 public names in the collection.

 

Interfaces for C++ Programming

This collection implements the IFPCPublicNames 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