Initializes a new instance of the LinkedInAccessToken structure.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- accessToken
- Type: System String
Access token.
- accessTokenSecret
- Type: System String
Access token secret.
- expiration
- Type: System Nullable DateTime
Date and time when the access token expires.
See Also