Microsoft.Identity.Client.Platforms.iOS.EmbeddedWebview.MsalAuthenticationAgentUIViewController class MsalAuthenticationAgentUIViewController : UIViewController Documentation Code public sealed delegate ReturnCodeCallback : MulticastDelegate public string Callback { get; } public ReturnCodeCallback CallbackMethod { get; } public MsalAuthenticationAgentUIViewController(string url, string callback, ReturnCodeCallback callbackMethod) public void CancelAuthentication(object sender, EventArgs e) protected WKWebView PrepareWKWebView()