2016-10-29 01:35:15 +08:00
|
|
|
---
|
2018-03-20 07:40:34 +08:00
|
|
|
title: Consumer APIs for ASP.NET Core
|
2016-10-29 01:35:15 +08:00
|
|
|
author: rick-anderson
|
2018-03-20 07:40:34 +08:00
|
|
|
description: Learn about the various ASP.NET Core consumer API data protection topics.
|
2016-10-29 01:35:15 +08:00
|
|
|
manager: wpickett
|
2018-01-29 23:21:31 +08:00
|
|
|
ms.author: riande
|
2016-10-29 01:35:15 +08:00
|
|
|
ms.date: 10/14/2016
|
2017-03-03 08:50:36 +08:00
|
|
|
ms.prod: asp.net-core
|
2018-01-29 23:21:31 +08:00
|
|
|
ms.technology: aspnet
|
|
|
|
ms.topic: article
|
2016-10-29 01:35:15 +08:00
|
|
|
uid: security/data-protection/consumer-apis/index
|
|
|
|
---
|
2018-03-20 07:40:34 +08:00
|
|
|
# Consumer APIs for ASP.NET Core
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-19 10:25:14 +08:00
|
|
|
* [Consumer APIs Overview](xref:security/data-protection/consumer-apis/overview)
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-19 10:25:14 +08:00
|
|
|
* [Purpose Strings](xref:security/data-protection/consumer-apis/purpose-strings)
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-19 10:25:14 +08:00
|
|
|
* [Purpose hierarchy and multi-tenancy](xref:security/data-protection/consumer-apis/purpose-strings-multitenancy)
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-22 08:18:35 +08:00
|
|
|
* [Hash passwords](xref:security/data-protection/consumer-apis/password-hashing)
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-22 08:18:35 +08:00
|
|
|
* [Limit the lifetime of protected payloads](xref:security/data-protection/consumer-apis/limited-lifetime-payloads)
|
2016-10-29 01:35:15 +08:00
|
|
|
|
2018-03-22 08:18:35 +08:00
|
|
|
* [Unprotect payloads whose keys have been revoked](xref:security/data-protection/consumer-apis/dangerous-unprotect)
|