dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / SshOptions Class / PrivateKey Property

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

Property Value

Location of the private key to use.
See Also