|
JNA API> 4.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.platform.win32.Netapi32Util.User
com.sun.jna.platform.win32.Netapi32Util.UserInfo
public static class Netapi32Util.UserInfo
| Field Summary | |
|---|---|
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 |
| Fields inherited from class com.sun.jna.platform.win32.Netapi32Util.User |
|---|
comment, name |
| Constructor Summary | |
|---|---|
Netapi32Util.UserInfo()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String fullName
public String sidString
public WinNT.PSID sid
public int flags
| Constructor Detail |
|---|
public Netapi32Util.UserInfo()
|
JNA API> 4.0.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||