SSH
This section provides a complete list of the SSH properties you can configure in the connection string for this provider.
| Property | Description |
| SSHClientCert | The SSH client certificate store for SSH Client Authentication. |
| SSHClientCertPassword | The password for the SSH client certificate. |
| SSHClientCertSubject | The subject of the SSH client certificate. |
| SSHClientCertType | The type of key store containing the SSH client certificate. |
| SSHServer | The SSH server. |
| SSHPort | The SSH port. |
| SSHUser | The SSH user. |
| SSHPassword | The SSH password. |
| SSHServerFingerprint | The SSH server fingerprint. |
| UseSSH | Use SSH. |