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;}
Remarks
Missing <remarks> documentation for P:Npgsql.NpgsqlConnection.SSL
See Also
NpgsqlConnection Class | Npgsql Namespace