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

Namespace: Limilabs.Client.Authentication
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
string GetNormalizedUrl()
Visual Basic
Function GetNormalizedUrl As String
Visual C++
String^ GetNormalizedUrl()

Return Value

Normalized url.

See Also