Click or drag to resize
LinkedInAccountInfoLinkedInAccountAccessTokenExpiration Property
Gets or sets the access token secret expiration.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual Nullable<DateTime> LinkedInAccountAccessTokenExpiration { get; set; }

Property Value

Type: NullableDateTime
See Also