MySqlConnectionStringBuilder.SslCert property
The path to the client’s SSL certificate file in PEM format. SslKey must also be specified, and CertificateFile should not be.
public string SslCert { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector