|
JNA API> 3.5.2-SNAPSHOT | |||||||||
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 |
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 |
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 java.lang.String fullName
public java.lang.String sidString
public WinNT.PSID sid
public int flags
Constructor Detail |
---|
public Netapi32Util.UserInfo()
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |