<PackageReference Include="Microsoft.Identity.Client" Version="4.84.2-preview4-GetManagedIdentityCapabilitiesAsync" />

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