LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.AllowPublicKeyRetrieval property

Allows the client to automatically request the RSA public key from the server.

public bool AllowPublicKeyRetrieval { get; set; }

See Also