Compartir a través de


SalesforceServiceCloudLinkedService.SecurityToken Propiedad

Definición

Obtiene o establece que el token de seguridad es opcional para acceder de forma remota a la instancia de Salesforce.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a