Click or drag to resize
ILinkedInDataSettingsMissing Property
Returns true when one of ApiKey and ApiSecret is empty or if Code or Error are empty.

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

Property Value

Type: Boolean
See Also