项目作者: halityurttas

项目描述 :
Custom authorization attribute sample for ASP.NET MVC
高级语言: JavaScript
项目地址: git://github.com/halityurttas/CustomAuthorizationAttr.git
创建时间: 2017-04-15T22:35:13Z
项目社区:https://github.com/halityurttas/CustomAuthorizationAttr

开源协议:

下载


CustomAuthorizationAttr

Custom authorization attribute sample for ASP.NET MVC

The asp.net mvc is manage authorization in the attribute class. The default authorization is owin context, but you want to change an another method that same as Session you have to looking here.