1
Reply

How to restrict access particular Action in mvc

Shibly  Sadik

Shibly Sadik

Jun 5 2015 2:16 PM
370
I have several Action method inside my controller. I want to restrict access one or more action method by all the registered users in my database model and allow access by only one user. How to do that??

Answers (1)