Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BookStore_NETMVC
Controllers
AccountController.ChallengeResult
ChallengeResult
BookStore_NETMVC.Controllers.AccountController.ChallengeResult.ChallengeResult C# (CSharp) 메소드
AccountController.ChallengeResult 1 문서
파일 보기
프로젝트 열기: netAssignment/net.HungNP.Assignment4
ChallengeResult()
공개
메소드
public
ChallengeResult
(
string
provider
,
string
redirectUri
) :
System
provider
string
redirectUri
string
리턴
System
public ChallengeResult(string provider, string redirectUri) : this(provider, redirectUri, null) { }
Same methods
AccountController.ChallengeResult::
ChallengeResult
(
string
provider
,
string
redirectUri
,
string
userId
) :
System
AccountController.ChallengeResult
ChallengeResult
ExecuteResult