Db2LinkedService.AuthenticationType Property

Definition

AuthenticationType to be used for connection. It is mutually exclusive with connectionString property.

public Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.Analytics.Synapse.Artifacts.Models.Db2AuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of Db2AuthenticationType)

Property Value

Applies to