Getting current logged in user in Windows Virtual Desktop (WVD)

349 Views Asked by At

Having an Azure AD user logged in in a Windows Virtual Desktop (WVD) windows-client and a .NET application launched from this WVD, is it possible to read, from the C# code, the authenticated user in WVD (or a Token)?

Maybe an equivalent for System.Security.Principal.WindowsIdentity.GetCurrent()

0

There are 0 best solutions below