Skip to main content
A newer version of this page is available. .
All docs
V21.2

ConnectionPropertiesPage.AuthTypeMongo Property

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v21.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public virtual MongoDBAuthenticationType AuthTypeMongo { get; set; }

Property Value

Type
DevExpress.DataAccess.ConnectionParameters.MongoDBAuthenticationType
See Also