Click here to Skip to main content
15,911,646 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear Friends

I just want to use Authorization in web api.. I want to give permission on page from front end as per User Management work. I am not able to understand to do that. Like
[Authorization(Reole='Admin')]. Where i want to pass admin run time. Please help

What I have tried:

C#
I just want to use Authorization in web api.. I want to give permission on page from front end as per User Management work. I am not able to understand to do that. Like
[Authorization(Reole='Admin')]. Where i want to pass admin run time. Please help
Posted
Updated 7-Oct-16 9:02am
Comments
Vincent Maverick Durano 7-Oct-16 15:06pm    
Did you tried searching the web about "Web API authorization"?

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900