OAuthWebSecurity.RegisterGoogleClient Method

Include Protected Members
Include Inherited Members

Registers a Google client.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member RegisterGoogleClient() Registers a Google client.
Public methodStatic member RegisterGoogleClient(String) Registers a Google client.
Public methodStatic member RegisterGoogleClient(String, IDictionary<String, Object>) Registers a Google client.

Top

Remarks

For an example of using the OAuthWebSecurity class, see Using OAuth Providers with MVC 4.

See Also

Reference

OAuthWebSecurity Class

Microsoft.Web.WebPages.OAuth Namespace