DynamicsCrmLinkedService.AuthenticationType 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.
Type d’authentification pour se connecter au serveur Dynamics CRM. « Office365 » pour le scénario en ligne, « Ifd » pour l’environnement local avec scénario Ifd, « AADServicePrincipal » pour l’authentification de serveur à serveur dans le scénario en ligne. Type : chaîne (ou Expression avec chaîne resultType).
public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AuthenticationType { get; set; }
member this.AuthenticationType : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AuthenticationType As DataFactoryElement(Of String)
Valeur de propriété
S’applique à
Azure SDK for .NET