Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string WebTunnelUserId;
[VB.NET]
Property WebTunnelUserId As String
[Pascal]
under development
[C++]
void get_WebTunnelUserId(std::string &OutResult);
void set_WebTunnelUserId(const std::string &Value);
[PHP]
string get_WebTunnelUserId()
void set_WebTunnelUserId(string $Value)
[Java]
String getWebTunnelUserId();
void setWebTunnelUserId(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum