Bagikan melalui


MongoDbLinkedService.AuthSource Property

Definition

Gets or sets database to verify the username and password. Type: string (or Expression with resultType string).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to