Click or drag to resize

ReturnUrlOAuthToken Property

Gets oauth_token url parameter, that can be used to retrieve GmailOAuth class from permanent storage.

Namespace:  Limilabs.Client.Authentication.Google
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public string OAuthToken { get; }

Property Value

Type: String
See Also