MySqlConnectionStringBuilder.CertificateFile property
The path to a certificate file in PKCS #12 (.pfx) format containing a bundled Certificate and Private Key used for mutual authentication.
public string CertificateFile { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector