Click or drag to resize

ISignedOAuthGetParameters Method

Gets parameter collection of this request. This collection includes all OAuth parameters and signature.

Namespace:  Limilabs.Client.Authentication
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
ParameterList GetParameters()

Return Value

Type: ParameterList
Request parameter collection. Includes all OAuth parameters and signature
See Also