-
VSLive Austin 2016: ASP.NET MVC / Core Security Slides & Code
I spoke at VSLive Austin 2016 last week. As promised, here are the slides & code samples from my ASP.NET MVC / ASP.NET Core Security Authorization Talk. Role-Based Security Stinks: How to Implement Better Authorization in ASP.NET & WebAPI In .NET, if your user permissions are simple, you’re in luck. Access the IPrincipal for the…