Share via


OAuthWebSecurity.RegisterLinkedInClient Method

Include Protected Members
Include Inherited Members

Registers a LinkedIn 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 RegisterLinkedInClient(String, String) Registers a LinkedIn client with a specified consumer key.
Public methodStatic member RegisterLinkedInClient(String, String, String) Registers a LinkedIn client with a specified consumer key.
Public methodStatic member RegisterLinkedInClient(String, String, String, IDictionary<String, Object>) Registers a LinkedIn client with a specified consumer key.

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