Security and Identity - Data protection - Overview

In this article

Problem statement

Design philosophy

Audience

Package layout

If the data protection system is instantiated elsewhere and you're consuming the API, reference Microsoft.AspNetCore.DataProtection.Abstractions.

To instantiate the data protection system, reference Microsoft.AspNetCore.DataProtection. You might need to reference the data protection system when:

Additional resources

Ref: ASP.NET Core Data Protection Overview