Compartir a través de


SSISExecutionCredential.Password Propiedad

Definición

Obtiene o establece la contraseña para la autenticación de Windows.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a