FacebookAuthenticationProvider Constructor

Initializes a new instance of the FacebookAuthenticationProvider class.

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

Syntax

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

See Also

Reference

FacebookAuthenticationProvider Class

Microsoft.Owin.Security.Facebook Namespace