Share via


SharePointOnlineListLinkedService.ServicePrincipalId Property

Definition

The application (client) ID of your application registered in Azure Active Directory. Make sure to grant SharePoint site permission to this application. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ServicePrincipalId { get; set; }
member this.ServicePrincipalId : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ServicePrincipalId As DataFactoryElement(Of String)

Property Value

Applies to