Partager via


InformixLinkedService.AuthenticationType Propriété

Définition

Obtient ou définit le type d’authentification utilisé pour se connecter à Informix en tant que magasin de données ODBC. Les valeurs possibles sont les suivantes : Anonymous et Basic. 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 à