Partager via


ImpalaLinkedService.AuthenticationType Propriété

Définition

Obtient ou définit le type d’authentification à utiliser. Les valeurs possibles sont les suivantes : « Anonymous », « SASLUsername », « UsernameAndPassword »

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authenticationType")]
public string AuthenticationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authenticationType")>]
member this.AuthenticationType : string with get, set
Public Property AuthenticationType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à