Partager via


DynamicsLinkedService.AuthenticationType Propriété

Définition

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 à