Compartir a través de


SalesforceMarketingCloudLinkedService.ClientSecret Propiedad

Definición

Obtiene o establece el secreto de cliente asociado a la aplicación Salesforce Marketing Cloud. Tipo: cadena (o Expresión con cadena resultType).

[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