Compartilhar via


PrestoLinkedService.AuthenticationType Propriedade

Definição

Obtém ou define o mecanismo de autenticação usado para se conectar ao servidor Presto. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a