Data Protection API: Difference between revisions

Content deleted Content added
m Security properties: Typo fixing, replaced: vice-versa → vice versa using AWB
usage in Microsoft.Owin
Line 34:
* Windows XP and later for [http://technet.microsoft.com/en-us/library/bb457059.aspx Stored User Names and Passwords] (aka Credential Manager)
* [[.NET Framework]] 2.0 and later for [http://msdn2.microsoft.com/en-us/library/system.security.cryptography.protecteddata.aspx System.Security.Cryptography.ProtectedData]
* Microsoft.Owin (Katana) cookie authentication (when self hosting)<ref>{{cite web|title=CookieAuthenticationOptions.TicketDataFormat Property (Microsoft.Owin.Security.Cookies)|url=http://msdn.microsoft.com/en-us/library/microsoft.owin.security.cookies.cookieauthenticationoptions.ticketdataformat(v=vs.113).aspx|accessdate=2015-01-15}}</ref>
 
==References==