| FacebookPageAccessTokenData Structure | 
Namespace: CMS.SocialMarketing
 Syntax
Syntaxpublic struct FacebookPageAccessTokenData
The FacebookPageAccessTokenData type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | FacebookPageAccessTokenData | 
            Initializes a new instance of the PageAccessTokenData structure.
             | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | AccessToken | 
            Access token.
             | 
|  | Expiration | 
            Date and time when the access token expires (UTC).
             | 
 See Also
See Also