GoogleAdWordsLinkedService.UseSystemTrustStore 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.
Indique s’il faut utiliser un certificat d’autorité de certification provenant du magasin de confiance du système ou d’un fichier PEM spécifié. La valeur par défaut est false. Type : booléen (ou Expression avec resultType boolean).
public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> UseSystemTrustStore { get; set; }
member this.UseSystemTrustStore : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property UseSystemTrustStore As DataFactoryElement(Of Boolean)