csurapid
csurapid

Reputation: 1

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

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

Upvotes: 0

Views: 396

Answers (0)

Related Questions