Overload List
Name | Description | |
---|---|---|
![]() ![]() | GetAuthorizationUrl(String) |
Returns the authorization URL of the specified provider.
|
![]() ![]() | GetAuthorizationUrl(String, NameValueCollection) |
Returns the authorization URL of the specified provider with specified parameters.
|
![]() ![]() | GetAuthorizationUrl(String, String) |
Returns the authorization URL of the specified provider and return URL.
|
![]() ![]() | GetAuthorizationUrl(String, NameValueCollection, String) |
Returns the authorization URL of the specified provider, query parameters and return URL.
|
![]() ![]() | GetAuthorizationUrl(ClientName, NameValueCollection, String) |
Returns the authorization URL of the specified provider, query parameters and return URL.
|
See Also