Share via


DynamicsLinkedService.ServicePrincipalId Property

Definition

The client ID of the application in Azure Active Directory used for Server-To-Server authentication. 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