public static class Netapi32Util.UserInfo extends Netapi32Util.User
Modifier and Type | Field and Description |
---|---|
int |
flags
The flags of the user account
|
String |
fullName
The full name belonging to the user account
|
WinNT.PSID |
sid
The SID of the user account
|
String |
sidString
The SID of the user account
|
comment, name
Constructor and Description |
---|
UserInfo() |
public String fullName
public String sidString
public WinNT.PSID sid
public int flags