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