Skip navigation links
JNA API 4.2.0
com.sun.jna.platform.win32

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()
JNA API 4.2.0

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.