-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Labels
Needs: Team DiscussionPM: ReviewQuestion: APIQuestion: SDKtype:securitySecurity, or privacy issueSecurity, or privacy issue
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_
irwins, danielniccoli and alexandair
Metadata
Metadata
Assignees
Labels
Needs: Team DiscussionPM: ReviewQuestion: APIQuestion: SDKtype:securitySecurity, or privacy issueSecurity, or privacy issue