IsLicenseKeyActivated

Description

Checks if the provided license key has been activated on the specified system.

   bool IsLicenseKeyActivated (string webServiceUrl, 
                               string activationKey, 
                               string computerID )

Parameters

Return

Last updated