dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / SslOptions Class / Key Property

In This Topic
Key Property
In This Topic
Gets or sets location of user's private key.
Syntax
'Declaration
 
Public Property Key As String
 

Property Value

Location of private key to use.
See Also