Click or drag to resize

ISignedOAuthGetNormalizedParameters Method

Gets normalized parameter (sorted by name) of this request.

Namespace:  Limilabs.Client.Authentication
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
string GetNormalizedParameters()

Return Value

Type: String
Normalized parameter list.
See Also