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.23341.1754
Syntax
ISignedOAuth Sign()

Return Value

Type: ISignedOAuth
Signed OAuth object.
See Also