dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / SslOptions Class
Properties Methods

In This Topic
    SslOptions Class Members
    In This Topic

    The following tables list the members exposed by SslOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the SslOptions class.  
    Top
    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
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    See Also