Cmdlets for Microsoft SharePoint

Build 24.0.9060

Schema Parameter (Connect-SharePoint Cmdlet)

The type of schema to use.

Syntax

Connect-SharePoint -Schema string

Possible Values

SOAP, REST

Data Type

cstr

Default Value

"SOAP"

Remarks

The schemas available are REST (to use SharePoint REST API) and SOAP (to use Sharepoint SOAP API).

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060