<authentication mode="Forms">
  
<forms name=".Test" loginUrl="~/Login.aspx" timeout="20" protection="All"></forms>
</authentication>
<authorization>
  
<deny users="?"/>
</authorization>

相关文章:

  • 2022-02-18
  • 2021-07-24
  • 2021-11-13
  • 2021-09-03
  • 2021-09-15
  • 2021-09-22
  • 2021-07-22
  • 2021-11-22
猜你喜欢
  • 2021-05-29
  • 2021-06-23
  • 2022-03-08
  • 2021-12-19
  • 2021-09-26
相关资源
相似解决方案