MySQL Connector/Net
MySqlNativePasswordPlugin Class |

SystemObject MySql.Data.MySqlClient.AuthenticationMySqlAuthenticationPlugin
MySql.Data.MySqlClient.AuthenticationMySqlNativePasswordPlugin
MySql.Data.MySqlClient.AuthenticationMySqlNativePasswordPlugin
Namespace: MySql.Data.MySqlClient.Authentication
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9

public class MySqlNativePasswordPlugin : MySqlAuthenticationPlugin
Public Class MySqlNativePasswordPlugin Inherits MySqlAuthenticationPlugin
public ref class MySqlNativePasswordPlugin : public MySqlAuthenticationPlugin
type MySqlNativePasswordPlugin = class inherit MySqlAuthenticationPlugin end
The MySqlNativePasswordPlugin type exposes the following members.

Name | Description | |
---|---|---|
![]() | MySqlNativePasswordPlugin |

Name | Description | |
---|---|---|
![]() | Encoding | (Inherited from MySqlAuthenticationPlugin.) |
![]() | PluginName | (Overrides MySqlAuthenticationPluginPluginName.) |
![]() | ServerVersion | (Inherited from MySqlAuthenticationPlugin.) |
![]() | Settings | (Inherited from MySqlAuthenticationPlugin.) |

Name | Description | |
---|---|---|
![]() | AuthenticationFailed | (Inherited from MySqlAuthenticationPlugin.) |
![]() | AuthenticationSuccessful | (Inherited from MySqlAuthenticationPlugin.) |
![]() | CheckConstraints | (Inherited from MySqlAuthenticationPlugin.) |
![]() | 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 | (Overrides MySqlAuthenticationPluginGetPassword.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUsername | (Inherited from MySqlAuthenticationPlugin.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MoreData | (Overrides MySqlAuthenticationPluginMoreData(Byte).) |
![]() | SetAuthData | (Overrides MySqlAuthenticationPluginSetAuthData(Byte).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |

Name | Description | |
---|---|---|
![]() | AuthenticationData | (Inherited from MySqlAuthenticationPlugin.) |
