Share via


WebActivityAuthentication.UserTenant Property

Definition

TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).

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

Property Value

Applies to