C# 클래스 cloudscribe.Core.IdentityServerIntegration.Models.ConsentViewModel

상속: ConsentInputModel
파일 보기 프로젝트 열기: joeaudette/cloudscribe

공개 메소드들

메소드 설명
ConsentViewModel ( ConsentInputModel model, string returnUrl, AuthorizationRequest request, Client client, IEnumerable scopes ) : System.Collections.Generic

메소드 상세

ConsentViewModel() 공개 메소드

public ConsentViewModel ( ConsentInputModel model, string returnUrl, AuthorizationRequest request, Client client, IEnumerable scopes ) : System.Collections.Generic
model ConsentInputModel
returnUrl string
request AuthorizationRequest
client Client
scopes IEnumerable
리턴 System.Collections.Generic