ASP.NET Monsters #65: Programmatic Authorization with IAuthorizationService

Описание к видео ASP.NET Monsters #65: Programmatic Authorization with IAuthorizationService

Have you ever wanted to check if a user is authorized in code instead of using the Authorize attributes for a Controller / Action method? In today's episode we dive in to the IAuthorizationService which allows you to programmatically check if a user is authorized. Follow @aspnetmonsters

Комментарии

Информация по комментариям в разработке