Hi Friends,
Can i get user Windows identity name using angular ?
C# Code :
1. System.Security.Principal.WindowsIdentity.GetCurrent().Name
2. HttpContext.Current.User.Identity.Name.ToString()
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Jan 11, 2021, 1:56 PM