ActivateKey
Description
Activates a license key with License Server.
To invoke this method via a URL, append this function's name to the URL of the QLM License Server and add the required arguments.
Arguments
is_affiliateid
Affiliate to associate with the key (optional)
is_avkey
Activation Key
is_computer_name
Name of the computer (optional)
is_email
Email address of the customer associated with this key (optional)
is_majorversion
your product's major version as defined in QLM
is_minorversion
your product's minor version as defined in QLM
is_pcid
Unique identifier of the computer
is_productid
your product id as defined in QLM
is_pwd
password defined for the selected eCommerce provider (optional)
is_qlmversion
5.0.00 or earlier versions (optional)
is_user
username defined for the selected eCommerce provider (optional)
is_userdata1
User data to associate with the key (optional)
is_vendor
One of the supported vendors.
Example
Last updated