Click or drag to resize
LinkedInAccessTokenExpiration Property
Date and time when the access token expires (UTC).

Namespace: CMS.SocialMarketing.LinkedIn
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 13.0.131
Syntax
C#
public Nullable<DateTime> Expiration { get; }

Property Value

Type: NullableDateTime
See Also