Microsoft.Identity.Client.Platforms.iOS.EmbeddedWebview.WKWebNavigationDelegate
namespace Microsoft.Identity.Client.Platforms.iOS.EmbeddedWebview
{
internal class WKWebNavigationDelegate
{
public WKWebNavigationDelegate(MsalAuthenticationAgentUIViewController authUIViewController);
}
}