Community

Windows Authentication With ASP.NET Web Pages

(Mike Brind) The default authentication mechanism built into ASP.NET Web Pages site templates is Forms Authentication via the SimpleMembershipProvider, which is designed to enable authentication of users against a database.

Read More - Register for Free Membership