property SSHChannelPermissions: TScSSHChannelPermissions;
Description
The SSHChannelPermissions property contains available user permissions, which he has to establish a new SSH channel.
These rights are used only by SSH server to check a possibility of opening a new SSH channel at the client's request.
SSH client does not use this property.