| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Identity.SignIns
$params = @{
}
Reset-MgUserAuthenticationMethodPassword -UserId $userId -AuthenticationMethodId $authenticationMethodId -BodyParameter $params
| description | Automatically generated file. DO NOT MODIFY |
|---|
Import-Module Microsoft.Graph.Identity.SignIns
$params = @{
}
Reset-MgUserAuthenticationMethodPassword -UserId $userId -AuthenticationMethodId $authenticationMethodId -BodyParameter $params