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

In This Topic
SslMode Property (SslOptions)
In This Topic
Gets or sets a value that determines whether an SSL connection will be established the server and its priority.
Syntax
'Declaration
 
Public Property SslMode As SslMode
 

Property Value

One of the SslMode values.
See Also