AspNetCore.Docs/aspnetcore/security/data-protection/consumer-apis/index.md

28 lines
680 B
Markdown
Raw Normal View History

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
2016-11-18 04:13:02 +08:00
description:
keywords: ASP.NET Core,
2016-10-29 01:35:15 +08:00
ms.author: riande
manager: wpickett
ms.date: 10/14/2016
ms.topic: article
ms.assetid: dff0cde2-6612-4b32-bafc-c00bf6d370f2
2016-11-17 08:24:57 +08:00
ms.technology: aspnet
ms.prod: asp.net-core
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)