Compartir a través de


GoogleBigQueryLinkedService.AuthenticationType Propiedad

Definición

Obtiene o establece el mecanismo de autenticación de OAuth 2.0 que se usa para la autenticación. ServiceAuthentication solo puede utilizarse en IR autohospedados. Entre los valores posibles se incluyen: "ServiceAuthentication", "UserAuthentication".

[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