让 Azure AD 用户登录到 Windows 虚拟桌面 (WVD) Windows 客户端和从此 WVD 启动的 .NET 应用程序,是否可以从 C# 代码中读取 WVD(或令牌)中经过身份验证的用户?
也许 System.Security.Principal.WindowsIdentity.GetCurrent() 的等价物
让 Azure AD 用户登录到 Windows 虚拟桌面 (WVD) Windows 客户端和从此 WVD 启动的 .NET 应用程序,是否可以从 C# 代码中读取 WVD(或令牌)中经过身份验证的用户?
也许 System.Security.Principal.WindowsIdentity.GetCurrent() 的等价物