/ Published in: ASP
Expand |
Embed | Plain Text
Goes in order until first match found <location> <system.web> <authorization> <allow roles="Admin"/> <deny users="*"/> </authorization> </system.web> </location> allow, deny users, ex: users="Jeff" "*" = all "?" = anonymous
You need to login to post a comment.
