Db2LinkedService.EncryptedCredential Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. Elle s’exclut mutuellement avec la propriété connectionString. 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 à
Azure SDK for .NET