Takes a standard SID (Security Identifier) string and locates the user.
win32
sid-string-to-user-name sid-string => result
| sid-string⇩ |
A string. |
| result |
A string or nil. |
The function sid-string-to-user-name takes a standard SID (Security Identifier) string and tries to locate the user. It returns nil if sid-string is not the SID of a user.
wait-for-connection
security-description-string-for-open-named-pipe
LispWorks® User Guide and Reference Manual - 18 Feb 2025 15:32:52