Click or drag to resize
ISharePointService Interface
Specifies common SharePoint service properties.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 9.0.0
Syntax
C#
public interface ISharePointService

The ISharePointService type exposes the following members.

Methods
  NameDescription
Public methodIsConnectionSupported
Tells you whether connection parameters can be used by instantiated SharePoint service implementation (eg. the authentication mode might not be supported).
Top
See Also