Click or drag to resize
TokenManagerTokens Property
All tokens and their secrets contained in token manager

Namespace: CMS.SocialMarketing.LinkedInInternal
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 11.0.0
Syntax
C#
public Dictionary<string, string> Tokens { get; }

Property Value

Type: DictionaryString, String
See Also