Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
AzureApplicationDemo
Controllers
AccountController.ChallengeResult
ChallengeResult
AzureApplicationDemo.Controllers.AccountController.ChallengeResult.ChallengeResult C# (CSharp) Method
AccountController.ChallengeResult Class Documentation
Show file
Open project: MisterJames/AzureImageProcessing
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