LinkedInHelper BeginAuthorization Method Kentico 8.1 API Reference
Begins authorization process by redirecting client to the LinkedIn authorization page.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

tokenManager
Type: CMS.SocialMedia TokenManager
Token manager used for authorization - the same instance must be provided to CompleteAuthorization method.
callbackUrl
Type: OnlineSystem String
URL the client is redirected to after authorization.
Exceptions

See Also