DynamicsLinkedService.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.
Obtient ou définit le type d’authentification à connecter au serveur Dynamics. « 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).
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authenticationType")]
public object AuthenticationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authenticationType")>]
member this.AuthenticationType : obj with get, set
Public Property AuthenticationType As Object
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET