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

SslOptions Class Properties

For a list of all members of this type, see SslOptions members.

Public Properties
 NameDescription
Public PropertyGets or sets location of authority certificate.  
Public PropertyGets or sets the location of the client certificate.  
Public PropertyGets or sets list of ciphers that client agrees to use.  
Public PropertyGets or sets location of user's private key.  
Public PropertyGets or sets a value that determines whether an SSL connection will be established the server and its priority.  
Public PropertyDetermines the preferred TLS protocol version reported to a server when establishing a secure connection.  
Top
See Also