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

In This Topic
SshPrivateKey Property
In This Topic
Gets or sets the location of the client private key.
Syntax
'Declaration
 
Public Property SshPrivateKey As String
 

Property Value

Location of private key to use.
See Also