Click here to Skip to main content
15,921,840 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm using Generic Identity class to authenticate and assign role to user.I want 2 set folder access based on role.I used <allow roles="Admin"> <deny users="*"> in web.config.But it's not working.Can you please help me out?
Posted
Comments
CHill60 10-Feb-15 7:02am    
"it's not working" does not give us many clues. Include the code that you have tried and a description of the problem
ZurdoDev 10-Feb-15 7:48am    
How can we help?

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