摘要:
首先,添加一个类AuthenticationAttribute,该类继承AuthorizeAttribute,如下: using System.Web; using System.Web.Mvc; namespace Zhong.Web { public class AuthenticationAt 阅读全文
posted @ 2017-08-07 22:00
山涧清泉
阅读(2597)
评论(1)
推荐(0)