TokenManager constructor
Namespace: CMS.SocialMarketing.LinkedInInternalAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 11.0.0
Syntax public TokenManager(
string consumerKey,
string consumerSecret
)
Parameters
- consumerKey
- Type: SystemString
Consumer key. - consumerSecret
- Type: SystemString
Consumer secret.
See Also