The original OAuth code from http://eran.sandler.co.il/, hosted at http://oauth.net Modified only to change namespace. Written by Eran Sandler (http://eran.sandler.co.il)

Namespace:  Google.GData.Client
Assembly:  Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2

Syntax

C#
public class OAuthBase
Visual Basic (Declaration)
Public Class OAuthBase
Visual C++
public ref class OAuthBase

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.OAuthBase
    Google.GData.Client..::.OAuthUtil

See Also