GoogleLoginAuthenticationProvider Class

Definition

Provides a specialized Microsoft.Owin.Security.Google.GoogleOAuth2AuthenticationProvider used by the GoogleLoginProvider.

public class GoogleLoginAuthenticationProvider : Microsoft.Owin.Security.Google.GoogleOAuth2AuthenticationProvider
type GoogleLoginAuthenticationProvider = class
    inherit GoogleOAuth2AuthenticationProvider
Public Class GoogleLoginAuthenticationProvider
Inherits GoogleOAuth2AuthenticationProvider
Inheritance
Microsoft.Owin.Security.Google.GoogleOAuth2AuthenticationProvider
GoogleLoginAuthenticationProvider

Constructors

GoogleLoginAuthenticationProvider()

Methods

Authenticated(GoogleOAuth2AuthenticatedContext) Microsoft.Owin.Security.Google.GoogleOAuth2AuthenticationProvider.Authenticated(Microsoft.Owin.Security.Google.GoogleOAuth2AuthenticatedContext)

Applies to