SK_CONST_WEBSERVICE_DEACTIVATEINSTALLATION_URL Constant

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

Syntax

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