'DeclarationProperty Authentication As Boolean
'UsageDim instance As IConnectionSettingsTelnet Dim value As Boolean instance.Authentication = value value = instance.Authentication
bool Authentication {get; set;}
'DeclarationProperty Authentication As Boolean
'UsageDim instance As IConnectionSettingsTelnet Dim value As Boolean instance.Authentication = value value = instance.Authentication
bool Authentication {get; set;}
Do not set Authentication to true if you use Kerberos authentication in conjuction with Secure Shell (ConnectionType = SECURE SHELL). This and other configuration information from the Secure Shell Settings dialog box is saved in the Secure Shell configuration file.