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

Datei anzeigen Open project: gboduljak/Emergy

Public Methods

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

Method Details

BearerTokenModel() public method

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