Assembly: Net.
Namespace: None;
The ISharePointServiceSupport interface contains basic properties used to work with the SharePoint site.
ISharePointServiceSupport
| Property name | Brief description | |
| The ThisHostCredentials property determines the credentials that are used for authorization on the SharePoint site. | ||
| The Url property determines the absolute address of the SharePoint site. | ||
| The UseDefaultCredentials property determines whether to use credentials of a current operating system user to authorizations on the SharePoint site. |
See also: