| LinkedInProvider Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SocialMarketing.LinkedIn
 Syntax
Syntaxpublic static class LinkedInProvider
The LinkedInProvider type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|   | ACCESS_TOKEN_PAGE | 
            Access token page.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | Authorize | 
            Attempts to authorize client application.
             | 
|   | GetLinkedInData | 
            Returns instance of ILinkedInData retrieved from session or created from current request.
             | 
|   | OpenAuthorizationPage | 
            Performs redirect to LinkedIn login page.
             | 
 See Also
See Also