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.Twitter Namespace

 

The Microsoft.Owin.Security.Twitter namespace contains types related to Twitter authentication.

ClassDescription
System_CAPS_pubclassTwitterApplyRedirectContext

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

System_CAPS_pubclassTwitterAuthenticatedContext

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

System_CAPS_pubclassTwitterAuthenticationMiddleware

OWIN middleware for authenticating users using Twitter

System_CAPS_pubclassTwitterAuthenticationOptions

Options for the Twitter authentication middleware.

System_CAPS_pubclassTwitterAuthenticationProvider

Default ITwitterAuthenticationProvider implementation.

System_CAPS_pubclassTwitterReturnEndpointContext

Provides context information to middleware providers.

InterfaceDescription
System_CAPS_pubinterfaceITwitterAuthenticationProvider

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

Return to top
Show: