Connects to the License Server and checks if the provided license key has been activated on the specified system. To use a proxy server, you must set the UseProxyServer, ProxyUser, ProxyDomain and ProxyPassword properties prior to calling this function.
C#: bool IsLicenseKeyActivated (string webServiceUrl, string activationKey, string computerID )
Parameters
webServiceUrl - URL to the QLM License Server.
activationKey - the license key to verify
computerID - the computerID to verify
Comments
0 comments
Article is closed for comments.