LinkedInAccessToken Constructor Kentico 8.1 API Reference
Initializes a new instance of the LinkedInAccessToken structure.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

accessToken
Type: OnlineSystem String
Access token.
accessTokenSecret
Type: OnlineSystem String
Access token secret.
expiration
Type: OnlineSystem Nullable OnlineDateTime 
Date and time when the access token expires.
See Also