public static interface ActiveDirectoryUser.UpdateStages.WithAccontEnabled
| Modifier and Type | Method and Description |
|---|---|
ActiveDirectoryUser.Update |
withAccountEnabled(boolean accountEnabled)
Specifies whether the user account is enabled.
|
ActiveDirectoryUser.Update withAccountEnabled(boolean accountEnabled)
accountEnabled - true if account is enabled, false otherwiseCopyright © 2020 Microsoft Corporation. All rights reserved.