Microsoft Entra

Reset user password

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Reset a user password given a password profile.

Inputs

Champ

Type

Description

userID

string

Required, if userPrincipalName is not specified.

userPrincipalName

string

Required, if user ID is not specified.

forceChangePasswordNextSignIn

boolean

true if the user must change her password on the next login; otherwise false.

default: true

forceChangePasswordNextSignInWithMfa

boolean

If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password.

default: true

password

string

Outputs

Champ

Type

Description

No outputs