JorgeIV
10-29-2006, 01:42 PM
Hi,
Look at this:
<location path="login.aspx">
<system.web>
<authorization>
<allow users="?" />
</authorization>
</system.web>
</location>
What is the "?" used for? Sometimes I also see a "*". What is the difference between these both and where is the documentation of that. I have not find any. :mad:
Look at this:
<location path="login.aspx">
<system.web>
<authorization>
<allow users="?" />
</authorization>
</system.web>
</location>
What is the "?" used for? Sometimes I also see a "*". What is the difference between these both and where is the documentation of that. I have not find any. :mad: