SharePoint Connection Properties

The following properties are available for SharePoint Connection objects, grouped by the categories shown in the connection editors.

Information

Property Type Default Description

ID

string

The string value that uniquely identifies the metadata.

Name

string

The name of the metadata object.

Sharepoint Configuration

Property Type Default Description

OAuthConnectionID

string

SiteUrl

string

Test

Property Type Default Description

TestDocumentLibraryName

string

The document library display title to resolve when testing this connection, such as "Documents". This targets the library root and cannot contain a folder path. Use TestDocumentLibraryPath for a library or subfolder path; it takes precedence when both properties are configured.

TestDocumentLibraryPath

string

The relative document library or folder path to resolve when testing this connection, such as "Shared Documents/Parent/Child". This takes precedence over TestDocumentLibraryName.

TestDocumentLocalPath

string

An optional local file to upload to prove write access. TestDocumentLibraryPath or TestDocumentLibraryName is required. The uploaded test artifact is left in SharePoint for verification and manual removal.

TestTokens

TokenTable