Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
BookStore_NETMVC
Controllers
AccountController.ChallengeResult
ChallengeResult
BookStore_NETMVC.Controllers.AccountController.ChallengeResult.ChallengeResult C# (CSharp) Method
AccountController.ChallengeResult Class Documentation
Mostra file
Open project: netAssignment/net.HungNP.Assignment4
ChallengeResult()
public
method
public
ChallengeResult
(
string
provider
,
string
redirectUri
) :
System
provider
string
redirectUri
string
return
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