您好,欢迎来到[编程问答]网站首页   源码下载   电子书籍   软件下载   专题
当前位置:首页 >> 编程问答 >> .NET >> SystemWebSecurityFormsAuthenticationSetAuthCookie 这个是什么意思?怎么使用他?他有什么好处呢

SystemWebSecurityFormsAuthenticationSetAuthCookie 这个是什么意思?怎么使用他?他有什么好处呢

来源:网络整理     时间:2016/8/13 12:07:26     关键词:

关于网友提出的“ SystemWebSecurityFormsAuthenticationSetAuthCookie 这个是什么意思?怎么使用他?他有什么好处呢”问题疑问,本网通过在网上对“ SystemWebSecurityFormsAuthenticationSetAuthCookie 这个是什么意思?怎么使用他?他有什么好处呢”有关的相关答案进行了整理,供用户进行参考,详细问题解答如下:

问题: SystemWebSecurityFormsAuthenticationSetAuthCookie 这个是什么意思?怎么使用他?他有什么好处呢
描述:

 System.Web.Security.FormsAuthentication.SetAuthCookie( 这个是什么意思?怎么使用他?他有什么好处呢


解决方案1:

form 验证, 看用户是否通过验证, System.Web.Security.FormsAuthentication.SetAuthCookie(UserID.ToString(),false);   

解决方案2:

http://topic.csdn.net/u/20070121/18/b955d3f1-e503-4dd4-8ba9-e0c7e2efc324.html
看看这个 也许对你有帮助


以上介绍了“ SystemWebSecurityFormsAuthenticationSetAuthCookie 这个是什么意思?怎么使用他?他有什么好处呢”的问题解答,希望对有需要的网友有所帮助。
本文网址链接:http://www.codes51.com/itwd/3252136.html

相关图片

相关文章