Microsoft.Identity.Client.Extensibility.AcquireTokenInteractiveParameterBuilderExtensions
public static AcquireTokenInteractiveParameterBuilder WithCustomWebUi(this AcquireTokenInteractiveParameterBuilder builder, ICustomWebUi customWebUi)
Extension method enabling MSAL.NET extenders for public client applications to set a custom web UI
that will let the user sign-in with Azure AD, present consent if needed, and get back the authorization
code