File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -137,18 +137,16 @@ The :method:`db.auth()` has the following syntax forms:
137
137
138
138
- string
139
139
140
- - Optional. The :ref :`authentication mechanism
141
- <mongo-shell-authentication-mechanisms>` to use.
140
+ - Optional. The :option :`authentication mechanism <mongo --authenticationMechanism>`
141
+ to use.
142
142
143
- For available mechanisms, see :ref:`authentication mechanisms
144
- <mongo-shell-authentication-mechanisms>`.
143
+ For available mechanisms, see :option:`authentication mechanisms <mongo --authenticationMechanism>`.
145
144
146
145
If unspecified, uses the :dbcommand:`hello` command to determine
147
146
the SASL mechanism or mechanisms for the specified user. See
148
147
:data:`~hello.saslSupportedMechs`.
149
148
150
149
151
-
152
150
* - ``digestPassword``
153
151
154
152
- boolean
You can’t perform that action at this time.
0 commit comments