Click or drag to resize

IOAuthToken Method

Sets OAuth token (oauth_token).

Namespace: Limilabs.Client.Authentication
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
IOAuth Token(
	string token
)

Parameters

token  String
Token to set.

Return Value

IOAuth
This OAuth object.
See Also