C# Class FrannHammer.Models.ApplicationUser

Inheritance: IdentityUser
Afficher le fichier Open project: Frannsoft/FrannHammer Class Usage Examples

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