Click or drag to resize
LinkedInDataApiKey Property
Gets LinkedIn account api key.

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

Property Value

Type: String

Implements

ILinkedInDataApiKey
See Also