C# 클래스 Emergy.Api.Models.Account.BearerTokenModel

파일 보기 프로젝트 열기: gboduljak/Emergy

공개 메소드들

메소드 설명
BearerTokenModel ( string token, string userId, string userName, IEnumerable roles ) : System.Collections.Generic

메소드 상세

BearerTokenModel() 공개 메소드

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