dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / SshOptions Class

SshOptions Class Properties

For a list of all members of this type, see SshOptions members.

Public Properties
 NameDescription
Public PropertyGets or sets the client authentication method.  
Public PropertyList of ciphers that client agrees to use.  
Public PropertyGets or sets name or ip address of SSH server.  
Public PropertyGets or sets the location of the public key on the client side to verify the server host key during establishing connection.  
Public PropertyGets or sets the client key passphrase.  
Public PropertyGets or sets user password on SSH server.  
Public PropertyGets ot sets number of port on SSH server to connect.  
Public PropertyGets or sets the location of the client private key.  
Public PropertyIndicates whether the host key is verified during establishing connection.  
Public PropertyGets or sets user id on SSH server.  
Top
See Also