2016-10-29 01:35:15 +08:00
|
|
|
---
|
2017-07-01 07:47:15 +08:00
|
|
|
title: Consumer APIs
|
2016-10-29 01:35:15 +08:00
|
|
|
author: rick-anderson
|
2017-11-02 03:34:09 +08:00
|
|
|
description: This document serves as a table of contents for 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
|
|
|
|
---
|
|
|
|
# Consumer APIs
|
|
|
|
|
|
|
|
* [Consumer APIs Overview](overview.md)
|
|
|
|
|
|
|
|
* [Purpose Strings](purpose-strings.md)
|
|
|
|
|
|
|
|
* [Purpose hierarchy and multi-tenancy](purpose-strings-multitenancy.md)
|
|
|
|
|
|
|
|
* [Password Hashing](password-hashing.md)
|
|
|
|
|
|
|
|
* [Limiting the lifetime of protected payloads](limited-lifetime-payloads.md)
|
|
|
|
|
|
|
|
* [Unprotecting payloads whose keys have been revoked](dangerous-unprotect.md)
|