| Name | Description |
---|
| LookupAccountSid(String, Byte, StringBuilder, Int32, StringBuilder, Int32, Int32) |
The LookupAccountSid function accepts a security identifier (SID) as input. It retrieves
the name of the account for this SID and the name of the first domain on which this SID is
found.
LookupAccountSid function |
| LookupAccountSid(String, IntPtr, StringBuilder, Int32, StringBuilder, Int32, Int32) |
The LookupAccountSid function accepts a security identifier (SID) as input. It retrieves
the name of the account for this SID and the name of the first domain on which this SID is
found.
LookupAccountSid function |