IFacebookAuthenticationProvider Interface

Provides a Facebook context for authentication.

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

Syntax

'Declaration
Public Interface IFacebookAuthenticationProvider
'Usage
Dim instance As IFacebookAuthenticationProvider
public interface IFacebookAuthenticationProvider
public interface class IFacebookAuthenticationProvider
type IFacebookAuthenticationProvider =  interface end
public interface IFacebookAuthenticationProvider

The IFacebookAuthenticationProvider type exposes the following members.

Methods

  Name Description
Public method Authenticated Identifies the authenticated context.
Public method ReturnEndpoint Returns the Facebook endpoint context.

Top

See Also

Reference

Microsoft.Owin.Security.Facebook Namespace