Discuss this help topic in SecureBlackbox Forum
Specifies tunnel type.
Declaration
[Pascal]
property TunnelType : TSSHTunnelType;
TSSHTunnelType = (ttLocalPortToRemoteAddress, ttRemotePortToLocalAddress, ttX11, ttAuthenticationAgent, ttSubsystem, ttCommand, ttShell);
Values
Description
Use this property to specify the type of the tunnel.
Discuss this help topic in SecureBlackbox Forum