Compartir a través de


PaypalLinkedService.ClientSecret Propiedad

Definición

Obtiene o establece el secreto de cliente asociado a la aplicación PayPal.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a