Klasse Netapi32Util.UserInfo

java.lang.Object
com.sun.jna.platform.win32.Netapi32Util.User
com.sun.jna.platform.win32.Netapi32Util.UserInfo
Umschließende Klasse:
Netapi32Util

public static class Netapi32Util.UserInfo extends Netapi32Util.User
  • Felddetails

    • fullName

      public String fullName
      The full name belonging to the user account
    • sidString

      public String sidString
      The SID of the user account
    • sid

      public WinNT.PSID sid
      The SID of the user account
    • flags

      public int flags
      The flags of the user account
  • Konstruktordetails

    • UserInfo

      public UserInfo()