Share via


OAuthWebSecurity.RegisterMicrosoftClient Method

Include Protected Members
Include Inherited Members

Registers a Microsoft 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 RegisterMicrosoftClient(String, String) Registers a Microsoft client with the specified identifier.
Public methodStatic member RegisterMicrosoftClient(String, String, String) Registers a Microsoft client with the specified identifier.
Public methodStatic member RegisterMicrosoftClient(String, String, String, IDictionary<String, Object>) Registers a Microsoft client with the specified identifier.

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