An OAuth Consumer for .NET 2.0
GetAuthParameters Method
NamespacesExtremeSwank.OAuthOAuthClientGetAuthParameters()()()
Members
IconMemberDescription
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.

Assembly: ExtremeSwank.OAuth (Module: ExtremeSwank.OAuth) Version: 1.2.0.0 (1.2.0.0)