Microsoft.Owin.Security.DataProtection Namespace

 

The Microsoft.Owin.Security.DataProtection namespace contains types related to data protection services.

ClassDescription
System_CAPS_pubclassAppBuilderExtensions

The application builder extensions.

System_CAPS_pubclassDpapiDataProtectionProvider

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.

InterfaceDescription
System_CAPS_pubinterfaceIDataProtectionProvider

Factory used to create IDataProtection instances.

System_CAPS_pubinterfaceIDataProtector

Service used to protect and unprotect data.

Return to top
Show: