Click or drag to resize

ISignedOAuthGetNormalizedUrl Method

Gets normalized url (parameters are sorted by name) of this request.

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

Return Value

Type: String
Normalized url.
See Also