PropertiesDataFormat Class

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

Inheritance Hierarchy

Syntax

public class PropertiesDataFormat : SecureDataFormat<AuthenticationProperties>, ISecureDataFormat<AuthenticationProperties>
class Microsoft.AspNetCore.Authentication.PropertiesDataFormat

Constructors

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