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.26106.1555
Syntax
ParameterList ExecuteWebRequest()

Return Value

ParameterList
Parameter list returned by the server.
See Also