Gets base string of the signature for current request (OAuth 1.0).
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- httpMethod
- Type: System String
- url
- Type: System Uri
- parameters
- Type: System.Collections.Specialized NameValueCollection
- authorization
- Type: Nemiro.OAuth OAuthAuthorization
Return Value
Type: StringRemarks
For more details, please visit http://tools.ietf.org/html/rfc5849#section-3.4.1.1
See Also