Compartir a través de


HubspotLinkedService.AccessToken Propiedad

Definición

Obtiene o establece el token de acceso obtenido al autenticar inicialmente la integración de OAuth.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a