C# Class BillableHoursWebApp.Data.Models.User

Inheritance: IdentityUser
Afficher le fichier Open project: Pip3r4o/WebApi-ClockItNow

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GenerateUserIdentityAsync ( UserManager manager, string authenticationType ) : Task

Method Details

GenerateUserIdentityAsync() public méthode

public GenerateUserIdentityAsync ( UserManager manager, string authenticationType ) : Task
manager UserManager
authenticationType string
Résultat Task