Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Microsoft.Owin.Security.Facebook Namespace

 

The Microsoft.Owin.Security.Facebook namespace provides types related to Facebook authentication.

ClassDescription
System_CAPS_pubclassFacebookApplyRedirectContext

Context passed when a Challenge causes a redirect to authorize endpoint in the Facebook middleware

System_CAPS_pubclassFacebookAuthenticatedContext

Contains information about the login session as well as the user ClaimsIdentity.

System_CAPS_pubclassFacebookAuthenticationMiddleware

OWIN middleware for authenticating users using Facebook

System_CAPS_pubclassFacebookAuthenticationOptions

Configuration options for FacebookAuthenticationMiddleware

System_CAPS_pubclassFacebookAuthenticationProvider

Default IFacebookAuthenticationProvider implementation.

System_CAPS_pubclassFacebookReturnEndpointContext

Provides context information to middleware providers.

InterfaceDescription
System_CAPS_pubinterfaceIFacebookAuthenticationProvider

Specifies callback methods which the FacebookAuthenticationMiddleware invokes to enable developer control over the authentication process. />

Return to top
Show: