C# 클래스 IdSvrHost.UI.Login.SignInResult

상속: IActionResult
파일 보기 프로젝트 열기: pikoscielniak/notifier

공개 메소드들

메소드 설명
ExecuteResultAsync ( Microsoft.AspNet.Mvc.ActionContext context ) : System.Threading.Tasks.Task
SignInResult ( string requestId ) : IdentityServer4.Core.Services

메소드 상세

ExecuteResultAsync() 공개 메소드

public ExecuteResultAsync ( Microsoft.AspNet.Mvc.ActionContext context ) : System.Threading.Tasks.Task
context Microsoft.AspNet.Mvc.ActionContext
리턴 System.Threading.Tasks.Task

SignInResult() 공개 메소드

public SignInResult ( string requestId ) : IdentityServer4.Core.Services
requestId string
리턴 IdentityServer4.Core.Services