MySqlAuthenticationPlugin Constructor

MySQL Connector/Net

MySqlAuthenticationPlugin Constructor

Namespace: MySql.Data.MySqlClient.Authentication
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
Syntax
protected MySqlAuthenticationPlugin()
Protected Sub New
protected:
MySqlAuthenticationPlugin()
new : unit -> MySqlAuthenticationPlugin
See Also