Microsoft.Owin.Security.DataProtection Namespace

Classes

  Class Description
Public class AppBuilderExtensions The application builder extensions.
Public class DpapiDataProtectionProvider Used to provide the data protection services that are derived from the Data Protection API. It is the best choice of data protection when you application is not hosted by ASP.NET and all processes are running as the same domain identity.

Interfaces

  Interface Description
Public interface IDataProtectionProvider Factory used to create IDataProtection instances.
Public interface IDataProtector Service used to protect and unprotect data.