<PackageReference Include="Microsoft.Identity.Client" Version="4.86.0" />

Microsoft.Identity.Client.Platforms.iOS.SystemWebview.ASWebAuthenticationPresentationContextProviderWindow

class ASWebAuthenticationPresentationContextProviderWindow : NSObject, IASWebAuthenticationPresentationContextProviding, INativeObject, IDisposable
namespace Microsoft.Identity.Client.Platforms.iOS.SystemWebview { internal class ASWebAuthenticationPresentationContextProviderWindow : IDisposable { public UIWindow GetPresentationAnchor(ASWebAuthenticationSession session); public ASWebAuthenticationPresentationContextProviderWindow(); } }