Interface ActiveDirectoryUser.UpdateStages.WithPassword

All Known Subinterfaces:
ActiveDirectoryUser.Update
Enclosing interface:
ActiveDirectoryUser.UpdateStages

public static interface ActiveDirectoryUser.UpdateStages.WithPassword
A user update allowing password to be specified.
  • Method Details

    • withPassword

      ActiveDirectoryUser.Update withPassword(String password)
      Specifies the password of the user.
      Parameters:
      password - the password of the user
      Returns:
      the next stage of user update