Compartilhar via


HBaseLinkedService.AuthenticationType Propriedade

Definição

Obtém ou define o mecanismo de autenticação a ser usado para se conectar ao servidor HBase. Os valores possíveis incluem: 'Anonymous', 'Basic'

[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