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

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

Property Value

Type: NullableDateTime
See Also