Freigeben über


PrestoLinkedService.AuthenticationType Eigenschaft

Definition

Ruft den Authentifizierungsmechanismus ab, der zum Herstellen einer Verbindung mit dem Presto-Server verwendet wird, oder legt diesen fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: