Class Netapi32Util.UserInfo

    • Field Detail

      • 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
    • Constructor Detail

      • UserInfo

        public UserInfo()