OAuthWebSecurity.VerifyAuthentication Method

Include Protected Members
Include Inherited Members

Returns a value that indicates whether the user account has been confirmed by the provider.

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 VerifyAuthentication() Returns a value that indicates whether the user account has been confirmed by the provider.
Public methodStatic member VerifyAuthentication(String) Returns a value that indicates whether the user account has been confirmed by the provider.

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