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