Compartilhar via


SalesforceServiceCloudLinkedService.SecurityToken Propriedade

Definição

Obtém ou define que o token de segurança é opcional para acessar remotamente a instância do 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a