Share via


ServicePrincipalCredential.ServicePrincipalId Property

Definition

The app ID of the service principal used to authenticate.

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