C# Class Investor.Common.Shared.OAuth.ApplicationUser

Inheritance: IdentityUser
Exibir arquivo Open project: johnhinz/Investor

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