Share via


MongoDbLinkedService.AuthenticationType Property

Definition

The authentication type to be used to connect to the MongoDB database.

public Azure.Analytics.Synapse.Artifacts.Models.MongoDbAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.Analytics.Synapse.Artifacts.Models.MongoDbAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of MongoDbAuthenticationType)

Property Value

Applies to