ActiveDirectoryUser.UpdateStages.WithPassword 接口
定义
A user update allowing password to be specified.
public interface WithPassword
方法
withPassword(String password) |
Specifies the password of the user. |