Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
Microsoft.AspNetCore.DataProtection.Abstractions
System Library
| Author | Microsoft |
| Version | 10.0.1 |
| Tags |
Public Types
Microsoft.​AspNetCore.​DataProtection
Helpful extension methods for data protection APIs.
interface IDataProtectionProvider
An interface that can be used to create <see cref="T:Microsoft.AspNetCore.DataProtection.IDataProtector" /> instances.
interface IDataProtector
An interface that can provide data protection services.
Microsoft.​AspNetCore.​DataProtection.​Infrastructure
interface IApplicationDiscriminator
Provides information used to discriminate applications.