GetUserData
Description
Gets the UserData1 field for a specific license key.
Parameters
Parameter
Type
Description
webServiceUrl
string
URL to the QLM License Server
activationKey
string
activation key to query.
response
out string
XML fragment containing the result of the call.
Response XML format
Example error response
Return
Type
Description
string
the user data
Last updated