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

Inheritance: IdentityUser
Afficher le fichier Open project: unosquare/tenantcore

Méthodes publiques

Méthode Description
GenerateUserIdentityAsync ( UserManager manager, string authenticationType ) : Task

Method Details

GenerateUserIdentityAsync() public méthode

public GenerateUserIdentityAsync ( UserManager manager, string authenticationType ) : Task
manager UserManager
authenticationType string
Résultat Task