GoogleAuthenticationExtensions Class
Extension methods for using GoogleAuthenticationMiddleware
Assembly: Microsoft.Owin.Security.Google (in Microsoft.Owin.Security.Google.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | UseGoogleAuthentication(IAppBuilder^) | Obsolete.Authenticate users using Google OpenId |
![]() ![]() | UseGoogleAuthentication(IAppBuilder^, GoogleAuthenticationOptions^) | Obsolete.Authenticate users using Google OpenId |
![]() ![]() | UseGoogleAuthentication(IAppBuilder^, GoogleOAuth2AuthenticationOptions^) | Authenticate users using Google OAuth 2.0 |
![]() ![]() | UseGoogleAuthentication(IAppBuilder^, String^, String^) | Authenticate users using Google OAuth 2.0 |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

