Search
Preparing search index...
The search index is not available
mongoback - DEV - v2.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
mongoback - DEV - v2.1.0
interfaces/options
AuthenticationMechanism
Enumeration AuthenticationMechanism
The enum of the possible authentication mechanisms of MongoDB.
Index
Enumeration members
GSSAPI
MONGODB_
CR
MONGODB_
X509
PLAIN
SCRAM_
SHA_
1
SCRAM_
SHA_
256
Enumeration members
GSSAPI
GSSAPI
:
= "GSSAPI"
MONGODB_
CR
MONGODB_
CR
:
= "MONGODB-CR"
MONGODB_
X509
MONGODB_
X509
:
= "MONGODB-X509"
PLAIN
PLAIN
:
= "PLAIN"
SCRAM_
SHA_
1
SCRAM_
SHA_
1
:
= "SCRAM-SHA-1"
SCRAM_
SHA_
256
SCRAM_
SHA_
256
:
= "SCRAM-SHA-256"
Exports
interfaces/options
Authentication
Mechanism
GSSAPI
MONGODB_
CR
MONGODB_
X509
PLAIN
SCRAM_
SHA_
1
SCRAM_
SHA_
256
Connection
Options
Exported
Options
Extended
Exporting
Options
Log
Options
Out
Options
Replica
Set
Specific
Collections
Standard
Exporting
Options
Collection
Collections
Database
Databases
Detailed
Collection
Detailed
Database
Detailed
General
Collections
Exporting
File
Name
Exporting
File
Path
Exporting
Options
General
Collection
General
Collections
Lambda
Collection
Lambda
Database
Log
Type
Log
Types
Options
instance
OfGeneral
Collection
instance
OfLambda
Database
instanceof
Lambda
Collection
Generated using
TypeDoc
The enum of the possible authentication mechanisms of MongoDB.