| LinkedInAccessToken Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SocialMarketing.LinkedIn
 Syntax
Syntaxpublic sealed class LinkedInAccessToken
The LinkedInAccessToken type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | LinkedInAccessToken | 
            Initializes a new instance of the LinkedInAccessToken structure.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AccessToken | 
            Access token.
             | 
|  | Expiration | 
            Date and time when the access token expires (UTC).
             | 
 See Also
See Also