Interface ActiveDirectoryApplication.UpdateStages.WithSignOnUrl

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

public static interface ActiveDirectoryApplication.UpdateStages.WithSignOnUrl
The stage of application update allowing specifying the sign on URL.
  • Method Details

    • withSignOnUrl

      ActiveDirectoryApplication.Update withSignOnUrl(String signOnUrl)
      Specifies the sign on URL.
      Parameters:
      signOnUrl - the URL where users can sign in and use this app
      Returns:
      the next stage in application update