TwitterLoginProvider Class
Provides an LoginProvider implementation providing support for Twitter authentication.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Microsoft.WindowsAzure.Mobile.Service.Security::LoginProvider
Microsoft.WindowsAzure.Mobile.Service.Security.Providers::TwitterLoginProvider
| Name | Description | |
|---|---|---|
![]() | TwitterLoginProvider(HttpConfiguration^, IServiceTokenHandler^) | Initializes a new instance of the AzureActiveDirectoryLoginProvider class with a given tokenHandler. |
| Name | Description | |
|---|---|---|
![]() | Config | Gets the HttpConfiguration for this instance. |
![]() | Name | (Overrides LoginProvider::Name.) |
![]() | TokenHandler | Gets the IServiceTokenHandler for this instance.(Inherited from LoginProvider.) |
![]() | TokenLifetime | Gets or sets the lifetime for generated tokens.(Inherited from LoginProvider.) |
| Name | Description | |
|---|---|---|
![]() | ConfigureMiddleware(IAppBuilder^, ServiceSettingsDictionary^) | |
![]() | CreateCredentials(ClaimsIdentity^) | (Overrides LoginProvider::CreateCredentials(ClaimsIdentity^).) |
![]() | CreateLoginResult(ClaimsIdentity^, String^) | Creates a login result to return after a successful login.(Inherited from LoginProvider.) |
![]() | CreateTokenInfo(ClaimsIdentity^, ProviderCredentials^, String^) | Creates the final login token using the specified inputs. Derived classes can override to customize the login token produced.(Inherited from LoginProvider.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetClientFlowAuthenticationType() | Gets the name under which the OWIN middleware handling the client flow should be registered.(Inherited from LoginProvider.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ParseCredentials(JObject^) | (Overrides LoginProvider::ParseCredentials(JObject^).) |
![]() | 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.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)