The FPCServerPublishingProperties object represents the properties of a policy rule that was created as a server publishing rule using the AddServerPublishingRule method. It also provides a method for setting the published protocol of the rule.
This object provides a method for setting a protocol with a specific scope and name as the protocol to which the server publishing rule will apply. The scope indicates whether the protocol is defined for the array or for the enterprise. When an enterprise with central array management is deployed, a protocol can be defined on the enterprise level.
Note Enterprise-level protocols are not available in Forefront TMG Medium Business Edition.
The FPCServerPublishingProperties object can be accessed through the ServerPublishingProperties property of an FPCPolicyRule object that represents a server publishing rule.
Click here to see the Forefront TMG object hierarchy.
The FPCServerPublishingProperties object defines the following methods.
Method | Description |
---|---|
Sets the protocol to which the server publishing rule applies. |
|
Sets the scope and name of the protocol to which the server publishing rule will apply. |
The FPCServerPublishingProperties object defines the following properties.
Property | Description |
---|---|
Gets an FPCIPsOnNetworks collection that contains information about the IP addresses on which the Forefront TMG computer listens for requests from particular networks on behalf of the server published by the rule. |
|
Gets an FPCRefs collection that contains references to the FPCNetworkSet objects defining the network sets from which the Forefront TMG computer listens for requests on behalf of the server published by the rule. |
|
Gets or sets the port number for overriding the default port on which the Forefront TMG computer will listen for requests on behalf of the server published by the rule. |
|
Gets or sets the port number for overriding the default port on the server published by the rule to which the Forefront TMG computer will forward requests. |
|
Gets an FPCRef object that references the FPCProtocolDefinition object defining the protocol to which the server publishing rule applies. |
|
Gets or sets the IP address of the published server to which the rule applies. |
|
Gets or sets a Boolean value that indicates whether the IP address of the Forefront TMG computer's network adapter in the network where the server published by the rule resides will be used as the source IP address when the request is forwarded to the published server. |
This object implements the IFPCServerPublishingProperties and IFPCEEServerPublishingProperties interfaces.
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.