Click or drag to resize
LinkedInDataError Property
Gets the error message when access token was not retrieved.

Namespace: CMS.ExternalAuthentication.LinkedIn
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
public string Error { get; }

Property Value

Type: String

Implements

ILinkedInDataError
See Also