Share via


WebActivityAuthentication.Username Property

Definition

Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).

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

Property Value

Applies to