Show contents 

Net > Net Assembly Interfaces > ISharePointServiceSupport > ISharePointServiceSupport.ThisHostCredentials

ISharePointServiceSupport.ThisHostCredentials

Syntax

ThisHostCredentials: INetNetworkCredential;

Description

The ThisHostCredentials property determines the credentials that are used for authorization at the SharePoint site.

Example

The example of use is given in description of the ISharePointSite.RootWeb method.

See also:

ISharePointServiceSupport