Discuss this help topic in SecureBlackbox Forum

TElIdSSHClientServerIOHandler.AllowedSubsystems

TElIdSSHClientServerIOHandler     


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


This read-only property specifies which subsystems server allows to use.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property AllowedSubsystems : TStringList;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this property to specify subsystems allowed to be opened, i.e. SFTP.

Discuss this help topic in SecureBlackbox Forum