DestinationPort

This parameter indicates the ultimate port to which the Reflection security proxy server connects. DestinationPort is valid only when user authorization is enabled on the proxy server; otherwise, the destination host and port are predefined by the proxy server for a given server port. The value -1 can be used to indicate that the user may specify a destination port at runtime; in this case, the DestinationName and DestinationPort parameters must both be -1.

This parameter is used in conjunction with the securityEnabled parameter, and is valid for dynamically generated or protected static sessions only. When the HTML is delivered to the user, both DestinationName and DestinationPort parameters are removed from the HTML to hide the name and port of the ultimate destination host if the user views the HTML source from the web browser.

Value

The name of the actual destination port to which the proxy server will connect.

Example

<param name="DestinationPort" value="23">