PDF (US Ltr)
- 4.5Mb
PDF (A4)
- 4.5Mb
Classes
Class | Description |
---|---|
MySqlAuthenticationPlugin |
Abstract class used to define an authentication plugin. |
MySqlClearPasswordPlugin |
Allows connections to a user account set with the
mysql_clear_password authentication
plugin. |
MySqlNativePasswordPlugin |
Implements the mysql_native_password authentication
plugin. |
MySqlPemReader |
Provides functionality to read, decode, and convert PEM files into objects supported in .NET. |