title dup and seo (#2578)
parent
73068a87ec
commit
d54bf9faa6
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Authorization | Microsoft Docs
|
title: Authorization in ASP.NET Core | Microsoft Docs
|
||||||
author: rick-anderson
|
author: rick-anderson
|
||||||
description:
|
description:
|
||||||
keywords: ASP.NET Core,
|
keywords: ASP.NET Core,
|
||||||
|
@ -12,7 +12,7 @@ ms.technology: aspnet
|
||||||
ms.prod: aspnet-core
|
ms.prod: aspnet-core
|
||||||
uid: security/authorization/index
|
uid: security/authorization/index
|
||||||
---
|
---
|
||||||
# Authorization
|
# Authorization in ASP.NET Core : Simple, role, claims-based and custom
|
||||||
|
|
||||||
* [Introduction](introduction.md)
|
* [Introduction](introduction.md)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue