GoogleLoginAuthenticationProvider Class

 

Provides a specialized GoogleOAuth2AuthenticationProvider used by the GoogleLoginProvider.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security.Providers
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

type GoogleLoginAuthenticationProvider = 
    class
        inherit GoogleOAuth2AuthenticationProvider
    end

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: