Discuss this help topic in SecureBlackbox Forum

TElIdSSHClientServerIOHandler.ClientSoftwareName

TElIdSSHClientServerIOHandler     See also     


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


This property returns the client-side software name

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property ClientSoftwareName : string;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Check this property after the OnOpenConnection event was fired. This property returns the name of the SSH software which is running on the client side.

See also:     SoftwareName    

Discuss this help topic in SecureBlackbox Forum