Package com.sun.jna.platform.win32
Klasse Advapi32Util.Account
java.lang.Object
com.sun.jna.platform.win32.Advapi32Util.Account
- Umschließende Klasse:
Advapi32Util
An account.
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
name
Account name. -
domain
Account domain. -
sid
public byte[] sidAccount SID. -
sidString
String representation of the account SID. -
accountType
public int accountTypeAccount type, one of SID_NAME_USE. -
fqn
Fully qualified account name.
-
-
Konstruktordetails
-
Account
public Account()
-