Click or drag to resize
LinkedInProvider Class
LinkedInProvider class
Inheritance Hierarchy
SystemObject
  CMS.SocialMarketing.LinkedInLinkedInProvider

Namespace: CMS.SocialMarketing.LinkedIn
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 13.0.131
Syntax
C#
public static class LinkedInProvider

The LinkedInProvider type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberACCESS_TOKEN_PAGE
Access token page.
Top
Methods
  NameDescription
Public methodStatic memberAuthorize
Attempts to authorize client application.
Public methodStatic memberGetLinkedInData
Returns instance of ILinkedInData retrieved from session or created from current request.
Public methodStatic memberOpenAuthorizationPage
Performs redirect to LinkedIn login page.
Top
See Also