Share via


OdbcLinkedService.UserName Property

Definition

User name for Basic authentication. 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