摘要: 重写 AuthorizeAttribute 的 OnAuthorization 方法:using System.Web.Mvc;namespace Demo.Web.Common{ public class AuthorizeUserAttribute : AuthorizeAttribute... 阅读全文
posted @ 2015-04-28 10:23 疯耘 阅读(1526) 评论(0) 推荐(0)