InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IConnectionSettingsSecureShell Interface
Members


In This Topic
    IConnectionSettingsSecureShell Interface
    In This Topic
    Defines Properties that get and set connections settings for Secure Shell connections.
    Syntax
    'Declaration
     
    
    Public Interface IConnectionSettingsSecureShell 
       Inherits IConnectionSettingsCommon 
    'Usage
     
    
    Dim instance As IConnectionSettingsSecureShell
    public interface IConnectionSettingsSecureShell : IConnectionSettingsCommon  
    See Also