摘要: 类库引用WCF项目 阅读全文
posted @ 2014-03-10 11:54 修行者V5 阅读(754) 评论(0) 推荐(0) 编辑
摘要: 1.自定义授权特性,继承于AuthorizeAttribute /// /// 自定义授权特性,继承MVC授权过滤器,重写方法,运行时会自动验证有该特性的Action /// public class AuthenticationAttribute:System.Web.Mvc... 阅读全文
posted @ 2014-03-10 11:25 修行者V5 阅读(863) 评论(0) 推荐(0) 编辑