PyWKSTA_USER_INFO_1 Object
A dictionary holding the infomation in a Win32 WKSTA_USER_INFO_1 structure.
Properties
- string/PyUnicode username
- Name of user currently logged on to the workstation
- string/PyUnicode logon_domain
- Returns the domain name of the
user account of the user currently logged on to the workstation.
- string/PyUnicode oth_domains
- Returns the list of other operating system domains
browsed by the workstation. The domain names are separated by blanks.
- string/PyUnicode logon_server
- Returns the name of the computer that authenticated the server.