FacebookPageAccessTokenData Constructor Kentico 8.0 API Reference
Initializes a new instance of the PageAccessTokenData structure.

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

Parameters

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