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

Inheritance: IdentityUser
显示文件 Open project: puc-aswd-web/trabalho-final

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