Discuss this help topic in SecureBlackbox Forum

TElSSHUser.SSHKey

TElSSHUser     See also     


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


Declaration

[C#]
    TElSSHKey SSHKey;

[VB.NET]
    Property SSHKey As TElSSHKey

[Pascal]
    under development

[C++]
    TElSSHKey* get_SSHKey();
    void set_SSHKey(TElSSHKey &Value);
    void set_SSHKey(TElSSHKey *Value);

[PHP]
    TElSSHKey get_SSHKey()
    void set_SSHKey(TElSSHKey $Value)

[Java]
    TElSSHKey getSSHKey();
    void setSSHKey(TElSSHKey Value);

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum