Interface IntuneConfiguration.Builder

    • Method Detail

      • azureApplicationId

        IntuneConfiguration.Builder azureApplicationId​(String azureApplicationId)

        The directory (tenant) ID from your Microsoft Entra ID app registration.

        Parameters:
        azureApplicationId - The directory (tenant) ID from your Microsoft Entra ID app registration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domain

        IntuneConfiguration.Builder domain​(String domain)

        The primary domain from your Microsoft Entra ID app registration.

        Parameters:
        domain - The primary domain from your Microsoft Entra ID app registration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.