New user or Admin user should have password collected as SecureString #5
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
invalid
This doesn't seem right
functions that deal with creating new users or updating their passwords should use convertTo-SecureString and convertFrom-SecureSting to that the password is never available in plaintext
The text was updated successfully, but these errors were encountered: