Password Parameter (Connect-Wordpress Cmdlet)
The password used to authenticate the user.
Syntax
Connect-Wordpress -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.