LinkedInHelperGetUserCompaniesInternal Method |
Namespace: CMS.SocialMarketing
protected List<LinkedInCompany> GetUserCompaniesInternal( string accessToken )
Exception | Condition |
---|---|
LinkedInApiUnauthorizedException | Thrown when protocol error occurs because the request is not authorized properly. |
LinkedInApiThrottleLimitException | Thrown when protocol error occurs because the limit of API requests was overdrawn. |
LinkedInApiException | Thrown when protocol error occurs. |
InvalidOperationException | Thrown when unexpected error occurs. |