Click or drag to resize
ILinkedInDataIsEmpty Property
Returns true when all of ApiKey, ApiSecret, Code are empty.

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

Property Value

Type: Boolean
See Also