Open topic with navigation
SK_CONST_WEBSERVICE_GETLICENSEFILE_URL Constant
URL for SOLO Server Shared URL accounts to use the XmlLicenseFileService web service's GetLicenseFile web method.
Syntax
- C/C++
- #define SK_CONST_WEBSERVICE_GETLICENSEFILE_URL "secure.softwarekey.com/solo/webservices/XmlLicenseFileService.asmx/GetLicenseFile"
- Visual Basic
- Const SK_CONST_WEBSERVICE_GETLICENSEFILE_URL As String = "secure.softwarekey.com/solo/webservices/XmlLicenseFileService.asmx/GetLicenseFile"