AspNetCore.Docs/aspnet/security/authorization/index.rst

18 lines
395 B
ReStructuredText

Authorization
-------------
ASP.NET provides both declarative and imperative authorization functionality to enable you to limit access to controllers and actions based upon the role or claims an identity contains, and the resource being requested.
.. toctree::
:titlesonly:
introduction
simple
roles
claims
policies
resourcebased
views
limitingidentitybyscheme