Click or drag to resize

ISignedOAuthGetUrl Method

Gets entire url including parameters, OAuth parameters and signature.

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

Return Value

Type: String
Url including parameters, OAuth parameters and signature.
See Also