TwitterLoginAuthenticationProvider Class

Definition

Provides a specialized Microsoft.Owin.Security.Twitter.TwitterAuthenticationProvider used by the TwitterLoginProvider.

public class TwitterLoginAuthenticationProvider : Microsoft.Owin.Security.Twitter.TwitterAuthenticationProvider
type TwitterLoginAuthenticationProvider = class
    inherit TwitterAuthenticationProvider
Public Class TwitterLoginAuthenticationProvider
Inherits TwitterAuthenticationProvider
Inheritance
Microsoft.Owin.Security.Twitter.TwitterAuthenticationProvider
TwitterLoginAuthenticationProvider

Constructors

TwitterLoginAuthenticationProvider()

Methods

Authenticated(TwitterAuthenticatedContext) Microsoft.Owin.Security.Twitter.TwitterAuthenticationProvider.Authenticated(Microsoft.Owin.Security.Twitter.TwitterAuthenticatedContext)

Applies to