PasswordProfile

Contains the password profile associated with a user.

CloudCollaborationEnterpriseMicrosoftProductivity

Properties

Name Type Description
forceChangePasswordNextSignIn boolean Whether the user must change the password on the next sign-in.
forceChangePasswordNextSignInWithMfa boolean Whether the user must perform multi-factor authentication before being forced to change their password.
password string The password for the user. Must satisfy the tenant's password complexity requirements. Minimum of 8 characters.
View JSON Schema on GitHub