C# Class Unosquare.TenantCore.SampleDatabase.Models.ApplicationUser

Inheritance: IdentityUser
Mostra file Open project: unosquare/tenantcore

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