Click or drag to resize
LinkedInData Constructor
Creates a new instance of LinkedInData.

Namespace: CMS.ExternalAuthentication.LinkedIn
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
public LinkedInData()
Remarks
Values EditorId, ApiKey and ApiSecret are retrieved from query string.
See Also