Share via


RestServiceLinkedService.UserName Property

Definition

The user name used in Basic authentication type. 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