LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.CertificatePassword property

The password for the certificate specified using the CertificateFile option. Not required if the certificate file is not password protected.

public string CertificatePassword { get; set; }

See Also