Partager via


MongoDbLinkedService.AuthSource Propriété

Définition

Obtient ou définit la base de données pour vérifier le nom d’utilisateur et le mot de passe. Type : chaîne (ou Expression avec chaîne resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authSource")]
public object AuthSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authSource")>]
member this.AuthSource : obj with get, set
Public Property AuthSource As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à