SK_CONST_WEBSERVICE_DECREMENTLICENSECOUNTER_URL Constant

URL for SOLO Server Shared URL accounts to use the XmlActivationService web service's DecrementLicenseCounter web method.

Syntax

C/C++
#define SK_CONST_WEBSERVICE_DECREMENTLICENSECOUNTER_URL "secure.softwarekey.com/solo/webservices/XmlActivationService.asmx/DecrementLicenseCounter"
Visual Basic
Const SK_CONST_WEBSERVICE_DECREMENTLICENSECOUNTER_URL As String = "secure.softwarekey.com/solo/webservices/XmlActivationService.asmx/DecrementLicenseCounter"