Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsSecureShell Interface : SSHTermWindowAuth Property |
'Declaration
Property SSHTermWindowAuth As Boolean
'Usage
Dim instance As IConnectionSettingsSecureShell Dim value As Boolean instance.SSHTermWindowAuth = value value = instance.SSHTermWindowAuth
bool SSHTermWindowAuth {get; set;}