User Parameter (Connect-MongoDB Cmdlet)
The MongoDB user account used to authenticate.
Syntax
Connect-MongoDB -User string
Data Type
cstr
Default Value
""
Remarks
Together with Password, this field is used to authenticate against the MongoDB server.
This is a required parameter.