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.26106.1555
Syntax
ParameterList GetParameters()

Return Value

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