Click or drag to resize

ISignedOAuthExecuteWebRequest Method

Executes a web request using HTTP protocol, and method specified by HttpMethod(HttpMethod).

Namespace:  Limilabs.Client.Authentication
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
ParameterList ExecuteWebRequest()

Return Value

Type: ParameterList
Parameter list returned by the server.
See Also