MySQL Connector/NET Developer Guide

8.4 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.

Structures

Structure Description
SecBuffer Defines a security buffer.
SecHandle Defines a security handler.
SecPkgContext_Sizes Defines a security package context size.
SECURITY_HANDLE Defines a security handler.
SECURITY_INTEGER Defines a security integer value.

Enumerations

Enumeration Description
SecBufferType Defines a security buffer type.