Click or drag to resize
LinkedInApplicationInfoLinkedInApplicationConsumerSecret Property
Gets or sets the consumer secret of the LinkedIn application.

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

Property Value

Type: String
See Also