| 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()
Function GetNormalizedUrl As String
String^ GetNormalizedUrl()
abstract GetNormalizedUrl : unit -> string
Return Value
Type:
StringNormalized url.
See Also