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