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