APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Microsoft Office 365
PasswordProfile
Microsoft Office 365
· Schema
PasswordProfile
Contains the password profile associated with a user.
Cloud
Collaboration
Enterprise
Microsoft
Productivity
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