Method System.LookupAccountName()
- Method
LookupAccountName
array(mixed) LookupAccountName(string|int(0)sys,stringaccount)- Returns
Returns
0(zero) if theaccountwas not found, and an array containing the following on success:Array SID0SID object representing the
account.string1Domain name.
int2Account type.
- Note
This function is only available on some Win32 systems.