InfoConnect for Airlines
IConnectionSettingsSecureShell Interface
Members 


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