Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property SessionID As String
[Pascal]
under development
[C++]
void get_SessionID(std::string &OutResult);
void set_SessionID(const std::string &Value);
[PHP]
string get_SessionID()
void set_SessionID(string $Value)
[Java]
String getSessionID();
void setSessionID(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum