Compartir a través de


HiveLinkedService.AuthenticationType Propiedad

Definición

Obtiene o establece el método de autenticación utilizado para acceder al servidor de Hive. Entre los valores posibles se incluyen: "Anonymous", "Username", "UsernameAndPassword", "WindowsAzureHDInsightService".

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a