HTTP Methods
The HTTP Methods are methods that can be invoked via a URL. These methods can be invoked from cross platform apps or from your eCommerce provider during the purchase process. Note that all other methods exposed by the QLM License Server cannot be called directly via SOAP. In order to communicate with the QLM License Server, you need to use the QLM .NET API methods that are exposed via the QLMLicenseLib.dll.
- ActivateKey
- ActivateKeyByAuthorizationCodeHttp
- AnalyticsAddInstallHttp
- AnalyticsRemoveInstallHttp
- AnalyticsUpdateInstallHttp
- AnalyticsUpdateLastAccessedDateHttp
- EnableMaintenancePlan
- GetActivationKey
- GetActivationKeyWithExpiryDate
- GetLatestVersionHttp
- PingHttp
- ReleaseLicenseHttp
- RenewMaintenancePlan
- RenewSubscriptionHttp
- RequestAuthorizationCodeForActivationHttp
- RetrieveActivationKeyHttp
- RevokeLicenseHttp
- SubscribeToMailListHttp
- UpdateLicenseHttp
- UpdatePrivacyConsentHttp
- UpdateUserInformation
- UpgradeLicense
- ValidateLicenseHttp