Documentation Home
Connectors and APIs Manual
Download this Manual
PDF (US Ltr) - 4.1Mb
PDF (A4) - 4.1Mb


Connectors and APIs Manual  /  ...  /  MySql.Data.MySqlClient.Authentication Namespace

4.8.3 MySql.Data.MySqlClient.Authentication Namespace

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.