文章分类 -  c#

study c# eg.
FormsAuthenticationTicket用法
摘要:FormsAuthenticationTicket :提供对使用 forms 身份验证用于确定用户身份的票证的属性和值的访问。 此类不能被继承。 其构造函数有三个: FormsAuthenticationTicket(string name, bool isPersistent, int timeo 阅读全文

posted @ 2017-10-14 23:28 寂寞的蚂蚁 阅读(1945) 评论(0) 推荐(0)

导航