Discuss this help topic in SecureBlackbox Forum

TElPortKnock.SocksPassword

TElPortKnock     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


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.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum