C# Class FrannHammer.Models.ApplicationUser

Inheritance: IdentityUser
Mostrar archivo Open project: Frannsoft/FrannHammer 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