Get SID of current user as string. c++
I've been thinking how to get sid in c# it's easy like this: System.Security.Principal.WindowsIdentity.GetCurrent().User.Value;
If someone can give me short solution to get SID as std::string i will be happy.
https://stackoverflow.com/questions/67428492/get-sid-of-current-user-as-stdstring-c May 07, 2021 at 11:03AM
没有评论:
发表评论