AspNetTicketDataFormat Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class AspNetTicketDataFormat : Microsoft::Owin::Security::DataHandler::SecureDataFormat<Microsoft::Owin::Security::AuthenticationTicket ^>
C#
public class AspNetTicketDataFormat : Microsoft.Owin.Security.DataHandler.SecureDataFormat<Microsoft.Owin.Security.AuthenticationTicket>
type AspNetTicketDataFormat = class
inherit SecureDataFormat<AuthenticationTicket>
Public Class AspNetTicketDataFormat
Inherits SecureDataFormat(Of AuthenticationTicket)
- Inheritance
-
Microsoft.Owin.Security.DataHandler.SecureDataFormat<Microsoft.Owin.Security.AuthenticationTicket>AspNetTicketDataFormat
Produkt | Versiounen |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2 |