dotConnect for MySQL Documentation
Devart.Data.MySql 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 location of client certificate.  
Public PropertyList of ciphers that client agrees to use.  
Public PropertyGets or sets location of user's private key.  
Public PropertyDetermines the preferred TLS protocol version reported to a server when establishing a secure connection.  
Top
See Also