C# Class Emergy.Api.Models.Account.BearerTokenModel

Afficher le fichier Open project: gboduljak/Emergy

Méthodes publiques

Méthode Description
BearerTokenModel ( string token, string userId, string userName, IEnumerable roles ) : System.Collections.Generic

Method Details

BearerTokenModel() public méthode

public BearerTokenModel ( string token, string userId, string userName, IEnumerable roles ) : System.Collections.Generic
token string
userId string
userName string
roles IEnumerable
Résultat System.Collections.Generic