Specifies the password used to authenticate the user.
Syntax
Connect-SharePoint -Password string
Data Type
cstr
Default Value
""
Remarks
The Password property, together with the User property, is used to authenticate with the server.
The password must match the credentials associated with the user account configured in Microsoft SharePoint or the relevant identity provider.
This is a required parameter.