Compartir a través de


QuickbaseLinkedService.UserToken Propiedad

Definición

Obtiene o establece el token de usuario para el origen de Quickbase.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.userToken")]
public Microsoft.Azure.Management.DataFactory.Models.SecretBase UserToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.userToken")>]
member this.UserToken : Microsoft.Azure.Management.DataFactory.Models.SecretBase with get, set
Public Property UserToken As SecretBase

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a