<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2-preview2-orphaned-kg-certs" />

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(); } }