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

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

Property Value

User id on SSH server.
See Also