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.
The FPCPublicNames collection defines the following methods.
Method | Description |
---|---|
Adds a public name to the collection. |
|
Retrieves the requested public name from the collection. |
|
Reads the property and elements of the collection from persistent storage, overwriting any changes that were not saved. |
|
Removes the specified public name from the collection. |
|
Writes the current values of the collection's property and elements to persistent storage. |
The FPCPublicNames collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of public names in the collection. |
This collection implements the IFPCPublicNames 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.