FPCPublicNames Collection

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.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCPublicNames collection defines the following 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 defines the following properties.

Property Description

_NewEnum

Gets an enumerator object for the collection.

Count

Gets the number of public names in the collection.

Interfaces for C++ Programming

This collection implements the IFPCPublicNames interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.