Click or drag to resize
TokenManagerConsumerSecret Property
Consumer secret

Namespace: CMS.SocialMedia
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 9.0.0
Syntax
C#
public string ConsumerSecret { get; }

Property Value

Type: String

Implements

IConsumerTokenManager.ConsumerSecret
See Also