GoogleLoginAuthenticationProvider Class
Provides a specialized GoogleOAuth2AuthenticationProvider used by the GoogleLoginProvider.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
System.Object
Microsoft.Owin.Security.Google.GoogleOAuth2AuthenticationProvider
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.GoogleLoginAuthenticationProvider
Microsoft.Owin.Security.Google.GoogleOAuth2AuthenticationProvider
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.GoogleLoginAuthenticationProvider
| Name | Description | |
|---|---|---|
![]() | GoogleLoginAuthenticationProvider() |
| Name | Description | |
|---|---|---|
![]() | OnApplyRedirect | (Inherited from GoogleOAuth2AuthenticationProvider.) |
![]() | OnAuthenticated | (Inherited from GoogleOAuth2AuthenticationProvider.) |
![]() | OnReturnEndpoint | (Inherited from GoogleOAuth2AuthenticationProvider.) |
| Name | Description | |
|---|---|---|
![]() | ApplyRedirect(GoogleOAuth2ApplyRedirectContext) | (Inherited from GoogleOAuth2AuthenticationProvider.) |
![]() | Authenticated(GoogleOAuth2AuthenticatedContext) | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ReturnEndpoint(GoogleOAuth2ReturnEndpointContext) | (Inherited from GoogleOAuth2AuthenticationProvider.) |
![]() | ToString() | (Inherited from Object.) |
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:


