Shibly  Sadik

Shibly Sadik

  • NA
  • 167
  • 139k

How to restrict access particular Action in mvc

Jun 5 2015 2:16 PM
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)