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

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

Property Value

Location of private key to use.
See Also