Write a robust rights management system under the code frist of EF: Database model (II)

Source: Internet
Author: User

Start with the database, because it's the EF code frist, so all the design is done in the solution project.

First the data model begins

I've built four models, User,role,action,actiongroup.

The user has actionids in Role,role that stores the ID combination string for the action, Actiongroup as the action group.

So as long as you know the role of user, you can find his corresponding action action, to achieve the function of the rights management.

In conjunction with MVC filtering or inheritance, the need for action to mark the authorization, the function of granulation is achieved.

Write a robust rights management system under the code frist of EF: Database model (II)

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.