Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: desktop apps only
The FPCPathMapping object represents a mapping of an external path to an internal path on a server published by a Web publishing rule. The external path is the public path used by users in their incoming requests, and the internal path is the private path to the published directory on the Web server.
Path mappings are used in Web publishing rules. Before forwarding a request to the published Web server, Forefront TMG checks the (external) path specified in the request. If a path mapping is found for the path specified in the request, Forefront TMG replaces the path specified in the request by the corresponding internal path. Note that the external path in each path mapping must be distinct and unique. For more information, see FPCWebPublishingProperties.
Paths may be specified in any of the following formats:
- Full path (for example, /mypath/default.htm).
- Prefix (for example, /pictures/travel/* or /*, but not /mypath*/ or /mypath*).
This object is an element of an FPCPathMappings collection.
Click here to see the Forefront TMG object hierarchy.
Members
The FPCPathMapping object has these types of members:
- Methods
- Properties
Methods
The FPCPathMapping object has these methods.
Method | Description |
---|---|
Refresh | Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Save | Writes the current values of all of the object's properties to persistent storage. |
Properties
The FPCPathMapping object has these properties.
Property | Access type | Description |
---|---|---|
Read-only | Gets the external path for the mapping. |
|
Read-only | Gets the internal path for the mapping. |
|
Read-only | Gets a Boolean value that indicates whether the external path is the same as the internal path. |
Interfaces for C++ Programming
This object implements the IFPCPathMapping 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
Build date: 7/12/2010