1 reference to LookupAccountSid
System (1)
services\monitoring\system\diagnosticts\EventLogEntry.cs (1)
378
if(UnsafeNativeMethods.
LookupAccountSid
(MachineName, sid, bufUserName, ref userNameLen, bufDomainName, ref domainNameLen, ref sidNameUse) != 0) {