| ILinkedInData Properties | 
The ILinkedInData type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AdditionalQueryParameters | 
            Contains additional query parameters used when opening authorization page.
             | 
|  | ApiKey | 
            Gets LinkedIn account api key.
             | 
|  | ApiSecret | 
            Gets LinkedIn account api secret.
             | 
|  | Code | 
            Gets LinkedIn code required to generate access token.
             | 
|  | EditorId | 
            Gets the editor id in order to set its value.
             | 
|  | Error | 
            Gets the error message when access token was not retrieved.
             | 
|  | IsEmpty | |
|  | SettingsMissing | |
|  | UserDeniedAccess | 
            Returns true when user does not allow access using LinkedIn page.
             | 
 See Also
See Also