C# Class Teleimot.Data.Models.User

Inheritance: IdentityUser
Mostra file Open project: TelerikAcademy/Web-Services-and-Cloud

Public Methods

Method Description
GenerateUserIdentityAsync ( UserManager manager, string authenticationType ) : Task
User ( ) : Microsoft.AspNet.Identity

Method Details

GenerateUserIdentityAsync() public method

public GenerateUserIdentityAsync ( UserManager manager, string authenticationType ) : Task
manager UserManager
authenticationType string
return Task

User() public method

public User ( ) : Microsoft.AspNet.Identity
return Microsoft.AspNet.Identity