Set Strong Password Settings
Enables or disables the strong password requirement for specified user or all users.
Input Parameters
Office 365 User Name |
String |
Yes |
User name used to authenticate to the Office 365 web service. |
Office 365 Password |
Password |
Yes |
Password used to authenticate to the Office 365 web service. |
Force to all users or one user |
Boolean |
Yes |
Optionally set strong password requirement for all users or single user. If one user is selected, user email address must be specified. |
A Strong Password is Required |
Boolean |
Yes |
Enable or disable string password requirement for one or all users. |
User Email Address |
String |
Yes |
Email address of user account to set strong password requirement for |
Output Parameters
Result String |
String |
Object Execution Error Details. |
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
Office 365 User Name |
String |
Yes |
Office365Admin@ABC.onmicrosoft.com |
Office 365 Password |
Password |
Yes |
<link to start parameter> |
Force to all users or one user |
Boolean |
Yes |
- Optionally, you can choose to set strong password for all users.
- Optionally, you can choose to set strong password requirement for a specified user.
|
A String Password is required |
Boolean |
Yes |
Enable or disable string password requirement |
Email Address |
String |
False |
User1@ABC.onmicrosoft.com |