Click or drag to resize

IOAuthSign Method

Signs this request and creates signed OAuth object.

Namespace: Limilabs.Client.Authentication
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
ISignedOAuth Sign()

Return Value

ISignedOAuth
Signed OAuth object.
See Also