public static interface ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryUser.Update |
withPromptToChangePasswordOnLogin(boolean promptToChangePasswordOnLogin)
Specifies whether the user should change password on the next login.
|
ActiveDirectoryUser.Update withPromptToChangePasswordOnLogin(boolean promptToChangePasswordOnLogin)
promptToChangePasswordOnLogin - true if the user should change password on next login.Copyright © 2020 Microsoft Corporation. All rights reserved.