Method | Description | |
---|---|---|
ChallengeResult ( string provider, string redirectUrl ) : System | ||
ExecuteResult ( ControllerContext context ) : void |
public ChallengeResult ( string provider, string redirectUrl ) : System | ||
provider | string | |
redirectUrl | string | |
return | System |
public ExecuteResult ( ControllerContext context ) : void | ||
context | ControllerContext | |
return | void |