Namespace MySql.Web.Security
Classes
MySQLMembershipProvider
Manages storage of membership information for an ASP.NET application in a MySQL database.
MySQLRoleProvider
Manages storage of role membership information for an ASP.NET application in a MySQL database.
MySqlSimpleMembershipProvider
Manages storage of simple membership information for an ASP.NET application in a MySQL database.
MySqlSimpleRoleProvider
Manages storage of simple role membership information for an ASP.NET application in a MySQL database.
MySqlWebSecurity
Provides security features for web projects implementing a MySql database.