Share via


GoogleOAuth2AuthenticationOptions Constructor ()

 

Initializes a new GoogleOAuth2AuthenticationOptions

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

Syntax

public GoogleOAuth2AuthenticationOptions()
public:
GoogleOAuth2AuthenticationOptions()
new : unit -> GoogleOAuth2AuthenticationOptions
Public Sub New

See Also

GoogleOAuth2AuthenticationOptions Class
Microsoft.Owin.Security.Google Namespace

Return to top