TwitterLoginAuthenticationProvider Class
Provides a specialized TwitterAuthenticationProvider used by the TwitterLoginProvider.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
System.Object
Microsoft.Owin.Security.Twitter.TwitterAuthenticationProvider
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.TwitterLoginAuthenticationProvider
Microsoft.Owin.Security.Twitter.TwitterAuthenticationProvider
Microsoft.WindowsAzure.Mobile.Service.Security.Providers.TwitterLoginAuthenticationProvider
| Name | Description | |
|---|---|---|
![]() | TwitterLoginAuthenticationProvider() |
| Name | Description | |
|---|---|---|
![]() | OnApplyRedirect | (Inherited from TwitterAuthenticationProvider.) |
![]() | OnAuthenticated | (Inherited from TwitterAuthenticationProvider.) |
![]() | OnReturnEndpoint | (Inherited from TwitterAuthenticationProvider.) |
| Name | Description | |
|---|---|---|
![]() | ApplyRedirect(TwitterApplyRedirectContext) | (Inherited from TwitterAuthenticationProvider.) |
![]() | Authenticated(TwitterAuthenticatedContext) | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ReturnEndpoint(TwitterReturnEndpointContext) | (Inherited from TwitterAuthenticationProvider.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


