Compartir a través de


DrillLinkedService.EncryptedCredential Propiedad

Definición

Obtiene o establece la credencial cifrada usada para la autenticación. Las credenciales se cifran mediante el administrador de credenciales de Integration Runtime. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a