Package com.sun.jna.platform.win32
Klasse Netapi32Util.UserInfo
java.lang.Object
com.sun.jna.platform.win32.Netapi32Util.User
com.sun.jna.platform.win32.Netapi32Util.UserInfo
- Umschließende Klasse:
Netapi32Util
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungint
The flags of the user accountThe full name belonging to the user accountThe SID of the user accountThe SID of the user accountVon Klasse geerbte Felder com.sun.jna.platform.win32.Netapi32Util.User
comment, name
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
fullName
The full name belonging to the user account -
sidString
The SID of the user account -
sid
The SID of the user account -
flags
public int flagsThe flags of the user account
-
-
Konstruktordetails
-
UserInfo
public UserInfo()
-