Microsoft.Identity.Client.Platforms.iOS.EmbeddedWebview.MsalAuthenticationAgentUINavigationController
namespace Microsoft.Identity.Client.Platforms.iOS.EmbeddedWebview
{
internal class MsalAuthenticationAgentUINavigationController
{
public MsalAuthenticationAgentUINavigationController(string url, string callback, MsalAuthenticationAgentUIViewController.ReturnCodeCallback callbackMethod, UIStatusBarStyle preferredStatusBarStyle);
}
}