Interface ActiveDirectoryApplication.UpdateStages.WithAccountType

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

public static interface ActiveDirectoryApplication.UpdateStages.WithAccountType
The stage of application update allowing specifying the application account type.
  • Method Details

    • withAccountType

      Specifies the application account type.
      Parameters:
      accountType - the application account type
      Returns:
      the next stage in application update
    • withAccountType

      ActiveDirectoryApplication.Update withAccountType(String accountType)
      Specifies the application account type.
      Parameters:
      accountType - the application account type
      Returns:
      the next stage in application update