C# Class BillableHoursWebApp.Data.Models.User

Inheritance: IdentityUser
Show file Open project: Pip3r4o/WebApi-ClockItNow

Private Properties

Property Type Description

Public Methods

Method Description
GenerateUserIdentityAsync ( UserManager manager, string authenticationType ) : Task

Method Details

GenerateUserIdentityAsync() public method

public GenerateUserIdentityAsync ( UserManager manager, string authenticationType ) : Task
manager UserManager
authenticationType string
return Task