Open
Description
Describe the bug
The Update-MgUserPassword command's parameters, -CurrentPassword and -NewPassword, expect a string value instead of a securestring value.
Expected behavior
Password-related parameters shouldn't expect string values.
How to reproduce
Get-Command Update-MgUserPassword -Syntax
SDK Version
No response
Latest version known to work for scenario above?
2.25.0
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_