ISharePointServiceSupport

Assembly: Net;

Namespace: None;

Description

The ISharePointServiceSupport interface contains base properties that are used to work with the SharePoint site.

Inheritance Hierarchy

ISharePointServiceSupport

Properties

  Property name Brief description
The ThisHostCredentials property determines the credentials that are used for authorization at the SharePoint site.
The Url property determines the absolute address of the SharePoint site.
The UseDefaultCredentials property determines whether to use credentials of the current operating system user for authorization at the SharePoint site.

See also:

Net Assembly Interfaces