Click or drag to resize
LinkedInProviderGetLinkedInData Method
Returns instance of ILinkedInData retrieved from session or created from current request.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
public static ILinkedInData GetLinkedInData()

Return Value

Type: ILinkedInData
See Also