Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
このコードを C# で使用する:
WindowsIdentity.GetCurrent().User.Value;
そして出力を得る:
S-1-5-21-3050176684-2277112922-4090480026-1001
c ++で同じ出力を取得するには?