Represents OAuth token nad token secret.

Namespace: Limilabs.Client.Authentication.Google
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
[SerializableAttribute]
public class OAuthToken
Visual Basic
<SerializableAttribute> _
Public Class OAuthToken
Visual C++
[SerializableAttribute]
public ref class OAuthToken

Inheritance Hierarchy

System..::..Object
  Limilabs.Client.Authentication.Google..::..OAuthToken

See Also