ASP. NET MVC Login Design

Source: Internet
Author: User

The login design here is primarily for ASP .

I. Some requirements of design

1. Provides 2 extension points, one User Object model interface (IUSER), and the other is the member access Interface (Imembershipservice).

2. Use the authentication implementation class provided by ASP, which guarantees the security of this authentication function.

Second, class diagram design

Third, the description

In the class diagram, 1 and 2, which is my public interface, is used to create the user, authenticate the user's password when logging in, and so on. We can implement this 2 interface to achieve the function we want.

3, where the application and ASP are interacting, using the ASP-Recommended form authentication scheme to ensure the security of our certifications. This part of the code changes without hitting, all encapsulated together.

Not to be continued.

ASP. NET MVC Login Design

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.