次の方法で共有


SalesforceLinkedService.SecurityToken プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象