Discuss this help topic in SecureBlackbox Forum
Returns an URL for a TSP server.
Declaration
[VB.NET]
Property TSPURL As String
[Pascal]
property TSPURL : string;
[C++]
void get_TSPURL(std::string &OutResult);
[PHP]
string get_TSPURL()
[Java]
String getTSPURL();
Description
Use this read-only property to get TSP server URL.
Discuss this help topic in SecureBlackbox Forum