Last updated 10 months ago
Checks if the provided license key has been activated on the specified system.
bool IsLicenseKeyActivated (string webServiceUrl, string activationKey, string computerID )
webServiceUrl
string
URL to the QLM License Server
activationKey
activation key
computerID
the computerID to verify
bool
true if the license key is activated; false otherwise.