TicketDataFormat Class

Namespace
Microsoft.AspNetCore.Authentication
Assemblies
  • Microsoft.AspNetCore.Authentication

Inheritance Hierarchy

Syntax

public class TicketDataFormat : SecureDataFormat<AuthenticationTicket>, ISecureDataFormat<AuthenticationTicket>
class Microsoft.AspNetCore.Authentication.TicketDataFormat

Constructors

TicketDataFormat(Microsoft.AspNetCore.DataProtection.IDataProtector)
public TicketDataFormat(IDataProtector protector)