C# Class HouseOfTheFuture.Api.Host.Models.ApplicationUser

Inheritance: IdentityUser
Show file Open project: HouseOfTheFuture/API-App Class Usage Examples

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