LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.CertificateThumbprint property

Specifies which certificate should be used from the Certificate Store specified in CertificateStoreLocation. This option must be used to indicate which certificate in the store should be used for authentication.

public string CertificateThumbprint { get; set; }

See Also