Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ExternalAuthentication Namespaces
CMS.ExternalAuthentication.LinkedIn
ILinkedInData Interface
ILinkedInData Properties
AdditionalQueryParameters Property
ApiKey Property
ApiSecret Property
Code Property
EditorId Property
Error Property
IsEmpty Property
SettingsMissing Property
UserDeniedAccess Property
ILinkedInData
AdditionalQueryParameters Property
Contains additional query parameters used when opening authorization page.
Namespace:
CMS.ExternalAuthentication.LinkedIn
Assembly:
CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
Copy
IDictionary
<
string
,
string
>
AdditionalQueryParameters
{
get
; }
Property Value
Type:
IDictionary
String
,
String
See Also
Reference
ILinkedInData Interface
CMS.ExternalAuthentication.LinkedIn Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com