GoogleAuthenticationProvider Constructor

Initializes a new instance of the GoogleAuthenticationProvider class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New GoogleAuthenticationProvider()
public GoogleAuthenticationProvider()
public:
GoogleAuthenticationProvider()
new : unit -> GoogleAuthenticationProvider
public function GoogleAuthenticationProvider()

See Also

Reference

GoogleAuthenticationProvider Class

Microsoft.Owin.Security.Google Namespace