OAuthWebSecurity.RegisterYahooClient Method

Include Protected Members
Include Inherited Members

Registers a Yahoo 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 RegisterYahooClient() Registers a Yahoo client.
Public methodStatic member RegisterYahooClient(String) Registers a Yahoo client.
Public methodStatic member RegisterYahooClient(String, IDictionary<String, Object>) Registers a Yahoo 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