License Server Management API
The QLM License Server provides an extended set of functions that you may want to use for managing your license keys or integrating licensing with any other internal process that you may have. This extended set of functions should typically not be part of your application but rather called from a server or a system that your end-user does not have access to. Before calling any of the functions below, you need to set the adminEncryptionKey property of the QlmLicense object to the value specified in your Site Properties (Manage Keys tab / Site). If you are developing an application in .NET, it is highly recommeded that you obfuscate your code, and more specifically that you encrypt sensitive strings such as the adminEncryptionKey.
- QlmLicense.CreateActivationKey
- QlmLicense.CreateActivationKeyEx
- QlmLicense.CreateActivationKeyWithExpiryDate
- QlmLicense.CreateActivationKeyWithExpiryDateEx
- QlmLicense.CreateActivationKeyWithExpiryDateEx2
- QlmLicense.CreateActivationKeyWithExpiryDateEx3
- QlmLicense.CreateActivationKeyWithExpiryDateEx4
- QlmLicense.CreateActivationKeyWithExpiryDateEx5
- QlmLicense.CreateActivationKeyWithExpiryDateEx6
- QlmLicense.CreateActivationKeyWithExpiryDateEx7
- QlmLicense.CreateActivationKeyWithExpiryDateEx8
- QlmLicense.CreateActivationKeyWithExpiryDateEx9
- QlmLicense.CreateOrder
- QlmLicense.CreateOrderEx
- QlmLicense.CreateUserAccount
- QlmLicense.DeleteLicense
- QlmLicense.DeleteUser
- QlmLicense.DeleteUserAccount
- QlmLicense.DownloadProducts
- QlmLicense.GetCustomersInfo
- QlmLicense.GetCustomersInfoEx
- QlmLicense.GetDataSet
- QlmLicense.GetDataSetEx
- QlmLicense.GetDataSetEx2
- QlmLicense.RenewSubscription
- QlmLicense.RevokeLicense
- QlmLicense.SetMaintenancePlanRenewalDate
- QlmLicense.SetProductProperties
- QlmLicense.UpdateActivationLogInfo
- QlmLicense.UpdateLicenseInfo