Partager via


PrestoLinkedService.AuthenticationType Propriété

Définition

Obtient ou définit le mécanisme d’authentification utilisé pour se connecter au serveur Presto. Les valeurs possibles sont les suivantes : 'Anonymous', 'LDAP'

[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 à