Click or drag to resize
TwitterAccountInfoTwitterAccountAccessTokenSecret Property
Gets or sets the access token secret of the Twitter account.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual string TwitterAccountAccessTokenSecret { get; set; }

Property Value

Type: String
See Also