GoogleOAuth2AuthenticationProvider Constructor ()
Initializes a GoogleOAuth2AuthenticationProvider
Namespace: Microsoft.Owin.Security.Google
Assembly: Microsoft.Owin.Security.Google (in Microsoft.Owin.Security.Google.dll)
Syntax
public GoogleOAuth2AuthenticationProvider()
public:
GoogleOAuth2AuthenticationProvider()
new : unit -> GoogleOAuth2AuthenticationProvider
Public Sub New
See Also
GoogleOAuth2AuthenticationProvider Class
Microsoft.Owin.Security.Google Namespace
Return to top