共用方式為


SSISExecutionCredential.Password Property

Definition

Gets or sets password for windows authentication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to