| Icon | Member | Description |
|---|---|---|
| GetAuthParameters(Uri, String, AccessToken, NameValueCollection, AuthenticationMethod) |
Get a string containing the Authentication parameters that should be
passed in the authentication request. Compatible with standard OAuth
authentication.
| |
| GetAuthParameters(Uri, String, String, NameValueCollection, AuthenticationMethod) |
Get a string containing the Authentication parameters that should be
passed in the authentication request. Compatible with Two-Legged OAuth
authentication.
|