Share via


RestServiceLinkedService.AuthHeaders Property

Definition

The additional HTTP headers in the request to RESTful API used for authorization. Type: object (or Expression with resultType object).

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

Property Value

Applies to