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