C# Class SistemaAcademico.Business.WebApi.Models.User

Inheritance: IdentityUser
Afficher le fichier Open project: puc-aswd-web/trabalho-final

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