MySqlConnectionStringBuilder.AllowPublicKeyRetrieval property
Allows the client to automatically request the RSA public key from the server.
public bool AllowPublicKeyRetrieval { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector