Click or drag to resize
Xcalibur Systems LLC Logo

SecurityHelperLookupAccountSid Method

Overload List
 NameDescription
Public methodStatic memberLookupAccountSid(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

Public methodStatic memberLookupAccountSid(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

Top
See Also