RequestToken.TokenSecret Property

Definition

Gets or sets the Twitter token secret.

public:
 property System::String ^ TokenSecret { System::String ^ get(); void set(System::String ^ value); };
public string TokenSecret { get; set; }
member this.TokenSecret : string with get, set
Public Property TokenSecret As String

Property Value

Applies to