Discuss this help topic in SecureBlackbox Forum

TElPortKnock.WebTunnelPassword

TElPortKnock     See also     


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


Declaration

[C#]
    string WebTunnelPassword;

[VB.NET]
    Property WebTunnelPassword As String

[Pascal]
    under development

[C++]
    void get_WebTunnelPassword(std::string &OutResult);
    void set_WebTunnelPassword(const std::string &Value);

[PHP]
    string get_WebTunnelPassword()
    void set_WebTunnelPassword(string $Value)

[Java]
    String getWebTunnelPassword();
    void setWebTunnelPassword(String Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum