public static class Netapi32Util.UserInfo extends Netapi32Util.User
Modifier and Type | Field | 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 | Description |
---|---|
UserInfo() |
public java.lang.String fullName
public java.lang.String sidString
public WinNT.PSID sid
public int flags