#[repr(C)]pub struct WKSTA_USER_INFO_1 {
pub wkui1_username: PWSTR,
pub wkui1_logon_domain: PWSTR,
pub wkui1_oth_domains: PWSTR,
pub wkui1_logon_server: PWSTR,
}Expand description
Required features: ‘Win32_NetworkManagement_NetManagement’, ‘Win32_Foundation’
Fields
wkui1_username: PWSTRwkui1_logon_domain: PWSTRwkui1_oth_domains: PWSTRwkui1_logon_server: PWSTR