Click or drag to resize
LinkedInDataApiSecret Property
Gets LinkedIn account api secret.

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

Property Value

Type: String

Implements

ILinkedInDataApiSecret
See Also