Excel Add-In for Avro

Build 24.0.9029

SSHAuthMode

The authentication method used when establishing an SSH Tunnel to the service.

Possible Values

None, Password, Public_Key

Data Type

string

Default Value

"Password"

Remarks

  • None: No authentication is performed. The current SSHUser value is ignored, and the connection is logged in as anonymous.
  • Password: The add-in uses the values of SSHUser and SSHPassword to authenticate the user.
  • Public_Key: The add-in uses the values of SSHUser and SSHClientCert to authenticate the user. SSHClientCert must have a private key available for this authentication method to succeed.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9029