locked
How to do authorization for individual objects in ASP.NET? RRS feed

  • Question

  • User1005437588 posted

    For example in a words learning app I want to allow a user to learn only his words, i.e. there is a property that refers to UserId.

    Or I want to assign Admin for particular company that will be able to do some actions regarding it, for example edit data. 

    What is the proper way of dealing with these things?

    Monday, May 30, 2016 3:18 PM

All replies