asp.net 多站点共享FormAuthentication

  1. <authentication mode="Forms">
    <forms  domain="lizhanglong.com" timeout="2880" />
    </authentication>

  2. <machineKey decryptionKey="*" validationKey="*" validation="SHA1" decryption="Auto"/>

posted on 2016-04-10 16:58  木龙哥  阅读(424)  评论(0)    收藏  举报

导航