Quantcast
Channel: Form Authentication and folder level Authentication
Viewing all articles
Browse latest Browse all 3

Re: Form Authentication and folder level Authentication

$
0
0

Hi,

you can use <location> configuration tag, and <allow users="?"/> to allow anonymous users only or use <allow users="*"/> for all users:

<configuration><location path="Path/To/Public/Folder"><system.web><authorization><allow users="?"/></authorization></system.web></location></configuration>

Change the configuration according to your requirement. Hope this will help you.
thanks


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>