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.

https://yourserver/yourvirtualdirectory/qlmservice.asmx/ActivateKey?is_avkey=[activationkey]&is_pcid=[computer identifier]&is_productid=[productID]&is_majorversion=[majorVersion]&is_minorversion=[minorVersion]&is_vendor=[vendorname]

Arguments

ArgumentDescription
is_affiliateidAffiliate to associate with the key (optional)
is_avkeyActivation Key
is_computer_nameName of the computer (optional)
is_emailEmail address of the customer associated with this key (optional)
is_majorversionyour product's major version as defined in QLM
is_minorversionyour product's minor version as defined in QLM
is_pcidUnique identifier of the computer
is_productidyour product id as defined in QLM
is_pwdpassword defined for the selected eCommerce provider (optional)
is_qlmversion5.0.00 or earlier versions (optional)
is_userusername defined for the selected eCommerce provider (optional)
is_userdata1User data to associate with the key (optional)
is_vendorOne of the supported vendors.

Example

https://qlm3.net/qlmdemo/qlmlicenseserver/qlmservice.asmx/ActivateKey?is_avkey=ABCD-EFGH-IJKL&is_pcid=123456&is_productid=1&is_majorversion=1&is_minorversion=0&is_vendor=regnow