ActiveDirectoryUser.DefinitionStages.WithPromptToChangePasswordOnLogin.withPromptToChangePasswordOnLogin(boolean promptToChangePasswordOnLogin) 方法
定义
Specifies whether the user should change password on the next login.
public WithCreate withPromptToChangePasswordOnLogin(boolean promptToChangePasswordOnLogin)
参数
- promptToChangePasswordOnLogin
- boolean
true if the user should change password on next login.
返回
the next stage of user definition