2020年1月8日

cookie设置HttpOnly、Secure属性

摘要: 参考网址:https://www.cnblogs.com/Irving/archive/2013/03/08/2949106.html c# System.Web.Security.FormsAuthenticationTicket tk = new FormsAuthenticationTicke 阅读全文

posted @ 2020-01-08 14:18 七七2020 阅读(2527) 评论(0) 推荐(0) 编辑

web.config,system.web中加<machineKey

摘要: 1、生成machineKey https://blog.csdn.net/zhengzhengyi/article/details/49277589 2、在web.config,system.web中加<machineKey 阅读全文

posted @ 2020-01-08 14:16 七七2020 阅读(827) 评论(0) 推荐(0) 编辑

导航