Click or drag to resize
ILinkedInDataError 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#
string Error { get; }

Property Value

Type: String
See Also