C# Class Articles.Models.ApplicationUser

Inheritance: IdentityUser
Show file Open project: nzhul/TelerikAcademy Class Usage Examples

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