Partager via


ImpalaLinkedService.EncryptedCredential Propriété

Définition

Obtient ou définit les informations d’identification chiffrées utilisées pour l’authentification. Les informations d’identification sont chiffrées à l’aide du gestionnaire d’informations d’identification du runtime d’intégration. Type : chaîne (ou Expression avec chaîne 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à