Interface ActiveDirectoryUser.UpdateStages
-
- Enclosing interface:
- ActiveDirectoryUser
public static interface ActiveDirectoryUser.UpdateStagesGroup of all the user update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceActiveDirectoryUser.UpdateStages.WithAccontEnabledA user update allowing specifying whether the account is enabled.static interfaceActiveDirectoryUser.UpdateStages.WithPasswordA user update allowing password to be specified.static interfaceActiveDirectoryUser.UpdateStages.WithPromptToChangePasswordOnLoginA user update allowing setting whether the user should change password on the next login.static interfaceActiveDirectoryUser.UpdateStages.WithUsageLocationA user update allowing usage location to be specified.
-