UserData

This tag specifies the user data that is returned to the client via the FPAD response.

Description

Each subtag represents a user-defined property of NetConnection.proxyInfo.

Example

<UserData>
    <foo>bar</foo>
</UserData>

This result for this subtag displays the following property:

NetConnection.proxyInfo.foo = "bar".