SharePointCCSDKException ClassKentico 8.1 API Reference
Thrown when error regarding SharePoint Client Components SDK occurs.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    CMS.Base CMSException
      CMS.SharePoint SharePointCCSDKException

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

Typically thrown when trying to establish connection to SharePoint Online server using SharePointOnlineCredentials and the SDK is not installed. Thus the "msoidcliL.dll" can not be loaded.
See Also