Authentication & Authorisation
Authentication
< authentication mode="Forms" >
< forms name="forms" loginUrl="login.aspx" path="/" timeout="30" protection="All" > < /forms >
< /authentication >
Authorisation
< authorization >
< allow users="*"/ >
< /authorization >
< authentication mode="Forms" >
< forms name="forms" loginUrl="login.aspx" path="/" timeout="30" protection="All" > < /forms >
< /authentication >
Authorisation
< authorization >
< allow users="*"/ >
< /authorization >
No comments: