ActiveDirectoryUser.DefinitionStages.WithAccontEnabled.withAccountEnabled(boolean accountEnabled) 方法
定义
Specifies whether the user account is enabled.
public WithCreate withAccountEnabled(boolean accountEnabled)
参数
- accountEnabled
- boolean
true if account is enabled, false otherwise
返回
the next stage of user definition