NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

Password Parameter (Get-HTTP Cmdlet)

The password to use for authentication.

Syntax

Get-HTTP -Password string

Remarks

Every time User, or Password are set, the cmdlet will authenticate with the server. It is recommended that the Credential parameter is set instead of User/Password because of security reasons. If both Credential and this parameter is set, the Credential value is used.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]