Share via


HttpLinkedService.AuthenticationType Property

Definition

The authentication type to be used to connect to the HTTP server.

public Azure.ResourceManager.DataFactory.Models.HttpAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.ResourceManager.DataFactory.Models.HttpAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of HttpAuthenticationType)

Property Value

Applies to