dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlConnectionStringBuilder Class / SshPassword Property

In This Topic
SshPassword Property
In This Topic
Gets or sets user password on SSH server.
Syntax
'Declaration
 
Public Property SshPassword As String
 

Property Value

User password on SSH server.
See Also