C# Class IssueTracker.Extensions.Extensions

Afficher le fichier Open project: radike/issue-tracker

Méthodes publiques

Méthode Description
GenerateUserIdentityAsync ( this user, ApplicationUserManager manager ) : Task

Method Details

GenerateUserIdentityAsync() public static méthode

public static GenerateUserIdentityAsync ( this user, ApplicationUserManager manager ) : Task
user this
manager ApplicationUserManager
Résultat Task