-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
This tool looks good, but I think it it could better if you passed the user credentials as secure strings instead of using plain text. Could you do something like:
$Password = ConvertTo-SecureString -String "" -AsPlainText -Force to take the password parameter?`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels