GoogleAuthenticationExtensions Class

Represents extension methods for Google authentication.

System::Object
  Owin::GoogleAuthenticationExtensions

Namespace:  Owin
Assembly:  Microsoft.Owin.Security.Google (in Microsoft.Owin.Security.Google.dll)

[ExtensionAttribute]
public ref class GoogleAuthenticationExtensions abstract sealed

  NameDescription
Public methodStatic memberUseGoogleAuthentication(IAppBuilder)Called after the middleware uses Google authentication.
Public methodStatic memberUseGoogleAuthentication(IAppBuilder, GoogleAuthenticationOptions)Called after the middleware uses Google authentication.
Top

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: