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

Microsoft.Identity.Client.Utils.Windows.WindowsNativeUtils

public static class WindowsNativeUtils
Public Windows native methods
namespace Microsoft.Identity.Client.Utils.Windows { public static class WindowsNativeUtils { public static bool IsElevatedUser(); public static void InitializeProcessSecurity(); } }