SK_CONST_WEBSERVICE_CLOSESESSION_URL Constant

URL for SOLO Server Shared URL accounts to use the XmlNetworkFloatingService web service's OpenSession web method.

Syntax

C/C++
#define SK_CONST_WEBSERVICE_CLOSESESSION_URL "secure.softwarekey.com/solo/webservices/XmlNetworkFloatingService.asmx/CloseSession"
Visual Basic
Const SK_CONST_WEBSERVICE_CLOSESESSION_URL As String = "secure.softwarekey.com/solo/webservices/XmlNetworkFloatingService.asmx/CloseSession"