Password Parameter (Connect-MarkLogic Cmdlet)
Specifies the authenticating user's password.
Syntax
Connect-MarkLogic -Password string
Data Type
cstr
Default Value
""
Remarks
The authenticating server requires both User and Password to validate the user's identity.
This is a required parameter.