WebMatrix.WebData Namespace

Classes

ExtendedMembershipProvider

Represents an abstract class that is used to extend the membership system that is provided by the MembershipProvider class.

FormsAuthenticationSettings

Defines key names that override default settings in the <appSettings> section of the Web.config file.

OAuthAccountData

Represents an OAuth or OpenID account.

PreApplicationStartCode

Provides a registration point for the simple membership pre-application start code.

SimpleMembershipProvider

Provides support for website membership tasks, such as creating accounts, deleting accounts, and managing passwords.

SimpleRoleProvider

Provides basic role-management functionality.

WebSecurity

Provides security and authentication features for ASP.NET Web Pages applications, including the ability to create user accounts, log users in and out, reset or change passwords, and perform related tasks.

Enums

SimpleMembershipProviderCasingBehavior

Configures the behavior of SimpleMembershipProvider for the casing of user name queries.