Connects to the License Server and determines how many activations are still available for the given activation key. To use a proxy server, you must set the UseProxyServer, ProxyUser, ProxyDomain and ProxyPassword properties prior to calling this function.
C#: int GetRemainingActivations(string webServiceUrl, string activationKey )
Parameters
webServiceUrl - URL to the QLM License Server.
activationKey - the license key to verify
Comments
0 comments
Article is closed for comments.