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