ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin 接口
定义
A user update allowing setting whether the user should change password on the next login.
public interface WithPromptToChangePasswordOnLogin
方法
withPromptToChangePasswordOnLogin(boolean promptToChangePasswordOnLogin) |
Specifies whether the user should change password on the next login. |