Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
string SocksPassword;
[VB.NET]
Property SocksPassword As String
[Pascal]
under development
[C++]
void get_SocksPassword(std::string &OutResult);
void set_SocksPassword(const std::string &Value);
[PHP]
string get_SocksPassword()
void set_SocksPassword(string $Value)
[Java]
String getSocksPassword();
void setSocksPassword(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum