Share via


OAuthWebSecurity.RequestAuthentication Method

Include Protected Members
Include Inherited Members

Requests a provider to start the authentication by directing users to an external website.

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 RequestAuthentication(String) Requests the specified provider to start the authentication by directing users to an external website.
Public methodStatic member RequestAuthentication(String, String) Requests the specified provider to start the authentication by directing users to an external website, and directs the provider to redirect the user to the specified URL when authentication is successful.

Top

See Also

Reference

OAuthWebSecurity Class

Microsoft.Web.WebPages.OAuth Namespace