Returns a standard SID (Security Identifier) associated with the user.
win32
user-name-to-sid-string user-name => sid-string
user-name⇩ |
A string. |
sid-string |
A string or nil . |
The function user-name-to-sid-string
returns a standard SID (Security Identifier) associated with the user user-name on the current machine. It returns nil
if it failed to find the user.
wait-for-connection
security-description-string-for-open-named-pipe
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:08