LinkMenuExpand(external link)DocumentSearchCopyCopied

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