LinkedInAccessToken Structure |
Namespace: CMS.SocialMarketing
public struct LinkedInAccessToken
The LinkedInAccessToken type exposes the following members.
Name | Description | |
---|---|---|
![]() | LinkedInAccessToken |
Initializes a new instance of the LinkedInAccessToken structure.
|
Name | Description | |
---|---|---|
![]() | AccessToken |
Access token.
|
![]() | AccessTokenSecret |
Access token secret.
|
![]() | Expiration |
Date and time when the access token expires (UTC).
|