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