ActiveDirectoryUser.Update |
ActiveDirectoryUser.UpdateStages.WithAccontEnabled.withAccountEnabled(boolean accountEnabled) |
Specifies whether the user account is enabled.
|
ActiveDirectoryUser.Update |
ActiveDirectoryUser.UpdateStages.WithPassword.withPassword(String password) |
Specifies the password of the user.
|
ActiveDirectoryUser.Update |
ActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLogin.withPromptToChangePasswordOnLogin(boolean promptToChangePasswordOnLogin) |
Specifies whether the user should change password on the next login.
|
ActiveDirectoryUser.Update |
ActiveDirectoryUser.UpdateStages.WithUsageLocation.withUsageLocation(CountryIsoCode usageLocation) |
Specifies the usage location for the user.
|