MySQL Connector/NET Developer Guide
| Class | Description | 
|---|---|
| MySqlAuthenticationPlugin | Abstract class used to define an authentication plugin. | 
| MySqlClearPasswordPlugin | Allows connections to a user account set with the mysql_clear_passwordauthentication
            plugin. | 
| MySqlNativePasswordPlugin | Implements the mysql_native_passwordauthentication
            plugin. | 
| MySqlPemReader | Provides functionality to read, decode, and convert PEM files into objects supported in .NET. |