次の方法で共有


SSISExecutionCredential.Domain プロパティ

定義

Windows 認証のドメインを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="domain")]
public object Domain { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="domain")>]
member this.Domain : obj with get, set
Public Property Domain As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象