mirror of
https://github.com/HannahVernon/GetUserSid.git
synced 2026-05-27 13:54:16 -05:00
Returns the SID of the specified Windows User
- C# 100%
* improved formatting (#4) * Merge pull request #1 from HannahVernon/dev (#2) * fixed formatting of some of the pInvoke calls. (#3) * bringing main up to parity with dev (#6) * Merge pull request #1 from HannahVernon/dev (#2) * fixed formatting of some of the pInvoke calls. (#3) * Create dotnet-desktop.yml * Revert "fixed formatting of some of the pInvoke calls. (#3)" This reverts commit |
||
|---|---|---|
| .gitignore | ||
| GetUserSid.csproj | ||
| GetUserSid.sln | ||
| LICENSE | ||
| Program.cs | ||
| README.md | ||
GetUserSid by Hannah Vernon, 2023-01-25
Command-line utility for Windows that returns the Security Identifier of the specified user.