SK_CONST_WEBSERVICE_ACTIVATEINSTALLATION_URL Constant

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

Syntax

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