TwitterProvider Class

Definition

The configuration settings of the Twitter provider.

public class TwitterProvider
type TwitterProvider = class
Public Class TwitterProvider
Inheritance
TwitterProvider

Constructors

TwitterProvider()

Initializes a new instance of TwitterProvider.

Properties

Enabled

<code>false</code> if the Twitter provider should not be enabled despite the set registration; otherwise, <code>true</code>.

Registration

The configuration settings of the app registration for the Twitter provider.

Applies to