Returns the sid string for a known SID type integer.
win32
known-sid-integer-to-sid-string integer => sid-string
integer⇩ |
An integer. |
sid-string |
A string or nil . |
The function known-sid-integer-to-sid-string
returns the SID string for integer, which needs to be one of the known integers, which are documented in the MSDN in the entry for WELL_KNOWN_SID_TYPE Enumeration
.
known-sid-integer-to-sid-string
returns nil
for an unknown integer.
wait-for-connection
security-description-string-for-open-named-pipe
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:08