Microsoft.AspNetCore.DataProtection.Repositories Namespace

Contains types used for storing and retrieving XML elements.

Classes

FileSystemXmlRepository

An XML repository backed by a file system.

RegistryXmlRepository

An XML repository backed by the Windows registry.

Interfaces

IXmlRepository

The basic interface for storing and retrieving XML elements.

Remarks

For more information about data protection, see ASP.NET Core Data Protection.