Compartir a través de


MicrosoftAccessLinkedService.AuthenticationType Propiedad

Definición

Obtiene o establece el tipo de autenticación que se usa para conectarse a Microsoft Access como almacén de datos ODBC. Los valores posibles son: Anónima y básica. 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