Click or drag to resize
LinkedInHelperGetLinkedInApiKey Method
Returns api key.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public static string GetLinkedInApiKey(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also