Password Parameter (Connect-Neo4j Cmdlet)
The password used to authenticate the user.
Syntax
Connect-Neo4j -Password string
Data Type
cstr
Default Value
""
Remarks
The User and Password are together used to authenticate with the server.
This is a required parameter.