'Declaration
Property Authentication As Boolean
'Usage
Dim instance As IConnectionSettingsTelnet Dim value As Boolean instance.Authentication = value value = instance.Authentication
bool Authentication {get; set;}
'Declaration
Property Authentication As Boolean
'Usage
Dim 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.