ConvertSIDToString Function - microsoft/MIMWAL GitHub Wiki
Syntax
string ConvertSidToString(sid:bin)
Description
Converts a byte array containing a security identifier to a string.
Remarks
If the input SID parameter is null, an exception is thrown.
Supported Version
2.14.611.0 and later
Examples
ConvertSIDToString([//Target/ObjectSID])