Back to Devexpress

MongoDBAuthenticationInfo Class

corelibraries-devexpress-dot-dataaccess-dot-connectionparameters-f60402e8.md

latest1.7 KB
Original Source

MongoDBAuthenticationInfo Class

A base class for MongoDB authentication types.

Namespace : DevExpress.DataAccess.ConnectionParameters

Assembly : DevExpress.DataAccess.v25.2.dll

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public abstract class MongoDBAuthenticationInfo
vb
Public MustInherit Class MongoDBAuthenticationInfo

The following members return MongoDBAuthenticationInfo objects:

Inheritance

Object MongoDBAuthenticationInfo MongoDBPasswordAuthenticationInfo

MongoDBScramSHA256AuthenticationInfo

See Also

MongoDBAuthenticationInfo Members

DevExpress.DataAccess.ConnectionParameters Namespace