Npgsql Api Docs

NpgsqlConnection.SSL Property

If true, the connection will attempt to use SSL.

[Visual Basic]
Public ReadOnly Property SSL As Boolean
[C#]
public bool SSL {get;}

See Also

NpgsqlConnection Class | Npgsql Namespace