Compartir a través de


DynamicsLinkedService.AuthenticationType Propiedad

Definición

Obtiene o establece el tipo de autenticación para conectarse al servidor de Dynamics. "Office365" para escenarios en línea, "Ifd" para el entorno local con Ifd, "AADServicePrincipal" para la autenticación de servidor a servidor en el escenario en línea. Tipo: cadena (o Expresión con cadena 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a