共用方式為


SSISExecutionCredential.Domain Property

Definition

Gets or sets domain for windows authentication.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to