<system.web> <compilation debug="true" targetFramework="4.5.2" />
<httpRuntime targetFramework="4.5.2" />
<authentication mode="Forms">
<forms loginUrl="Log.aspx" defaultUrl="choosefrom.aspx" timeout="200">
</forms>
</authentication>
</system.web>
<location path="loginallow">
<system.web>
<authorization>
<deny users="*"/>
<allow users="?"/>
</authorization>
</system.web>
</location>
برچسب: کاربران,
نویسنده: خنج