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