MySQL Connector/Net
| MySqlAuthenticationPlugin Class |
Inheritance HierarchySystemObject MySql.Data.MySqlClient.AuthenticationMySqlAuthenticationPlugin
MySql.Data.MySqlClient.AuthenticationMySqlNativePasswordPlugin
MySql.Data.MySqlClient.AuthenticationSha256AuthenticationPlugin
MySql.Data.MySqlClient.AuthenticationMySqlNativePasswordPlugin
MySql.Data.MySqlClient.AuthenticationSha256AuthenticationPlugin
Namespace: MySql.Data.MySqlClient.Authentication
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
SyntaxThe MySqlAuthenticationPlugin type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | MySqlAuthenticationPlugin |
Properties| Name | Description | |
|---|---|---|
![]() | Encoding | |
![]() | PluginName | |
![]() | ServerVersion | |
![]() | Settings |
Methods| Name | Description | |
|---|---|---|
![]() | AuthenticationFailed | |
![]() | AuthenticationSuccessful | |
![]() | CheckConstraints | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPassword | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUsername | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MoreData | |
![]() | SetAuthData | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields| Name | Description | |
|---|---|---|
![]() | AuthenticationData |
See Also



