Microsoft.AspNetCore.DataProtection.SystemWeb Namespace

namespace Microsoft.AspNetCore.DataProtection.SystemWeb

Classes

class CompatibilityDataProtector
A System.Security.Cryptography.DataProtector that can be used by ASP.NET 4.x to interact with ASP.NET Core’s DataProtection stack. This type is for internal use only and shouldn’t be directly used by developers.
class DataProtectionStartup
Allows controlling the configuration of the ASP.NET Core Data Protection system.