Share via


MongoDBLinkedService.AuthSource Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> AuthSource { get; set; }
member this.AuthSource : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property AuthSource As DataFactoryElement(Of String)

Property Value

Applies to