ActivateLicenseByAuthorizationCodeEx2
Last updated
Last updated
Activates a license key with an authorization code generated by calling .
webServiceUrl
string
URL to the QLM License Server.
authorizationCode
string
the 6 digit authorization code received by email
computerID
string
The unique computer identifier
computerName
string
The name of the computer. This argument is not required but recommended.
qlmVersion
string
The version of the QLM Engine
userData1
string
User data to associate with the license key
affiliateID
string
ID of the AffiliateI
string
Customer's email address
incrementActivationCount
bool
Flag to determine if the activation count should be incremented on the server
response
string
XML fragment containing the result of the call.
You must call before calling this function.
Use to interpret the results of the call and load the returned data into an object.