Click or drag to resize

GmailOAuthConsumerToken Property

Gets consumer token.

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

Property Value

Type: OAuthToken
See Also