Share via


MongoDBLinkedService.AuthenticationType Property

Definition

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

public Azure.ResourceManager.DataFactory.Models.MongoDBAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.ResourceManager.DataFactory.Models.MongoDBAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of MongoDBAuthenticationType)

Property Value

Applies to