helper class for communications between a 3rd party site and Google using the AuthSub protocol

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

Syntax

C#
public sealed class AuthSubUtil
Visual Basic (Declaration)
Public NotInheritable Class AuthSubUtil
Visual C++
public ref class AuthSubUtil sealed

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.AuthSubUtil

See Also