このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Reset a user password given a password profile.

Inputs

フィールド

種類

説明

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

フィールド

種類

説明

No outputs