TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sajad Zargarnataj
1.7k
78
527
How to define AccessControl Class in ASP.NET MVC
Jan 7 2020 9:12 AM
Hi guys!
First off, let me make it clear that I'm absolutely new to ASP.NET MVC, so my questions may seem a little confusing or out of order.
I'm trying to build an MVC web application using Code First workflow, and I have a problem with how I want to create my AccessControl table. I want to determine which role (my project has 3 roles) will have the authorization to access specific pages or menus. But I don't have the slightest idea what the columns of this table should be. I've seen columns like "Modified", "ModifiedBy", "Created", "CreatedBy", etc. in examples, but honestly I don't know what they actually mean.
I don't know if my question is too basic to be answered in this commuinty, but I hope you could help me with this. Thank you all in advance.
Reply
Answers (
2
)
How do i disable swashbuckle swagger UI in production in asp
Unable to perform validation in bootstrap modal