Partilhar via


Db2LinkedService.AuthenticationType Propriedade

Definição

Obtém ou define authenticationType a ser usado para conexão. Ele é mutuamente exclusivo com a propriedade connectionString. Os valores possíveis incluem: '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