Overload List
Name | Description | |
---|---|---|
![]() ![]() | RedirectToAuthorization(String) |
Redirects current client to the authorization page of the specified provider.
|
![]() ![]() | RedirectToAuthorization(String, NameValueCollection) |
Redirects current client to the authorization page of the specified provider with specified parameters.
|
![]() ![]() | RedirectToAuthorization(String, String) |
Redirects current client to the authorization page of the specified provider and return URL.
|
![]() ![]() | RedirectToAuthorization(String, NameValueCollection, String) |
Redirects current client to the authorization page of the specified provider, query parameters and return URL.
|
![]() ![]() | RedirectToAuthorization(ClientName, NameValueCollection, String) |
Redirects current client to the authorization page of the specified provider, query parameters and return URL.
|
See Also