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

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

Property Value

Type: DictionaryString, String
See Also