ActiveDirectoryUser.DefinitionStages.WithAccontEnabled 接口
定义
A user definition allowing specifying whether the account is enabled.
public interface WithAccontEnabled
方法
withAccountEnabled(boolean accountEnabled) |
Specifies whether the user account is enabled. |