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

In This Topic
SslMode Property (PgSqlConnectionStringBuilder)
In This Topic
Gets or sets SSL connection priority.
Syntax
'Declaration
 
Public Property SslMode As SslMode
 

Property Value

One of the SslMode values.
See Also