Struct windows_sys::Win32::Security::TOKEN_USER
[−]#[repr(C)]pub struct TOKEN_USER {
pub User: SID_AND_ATTRIBUTES,
}Expand description
Required features: ‘Win32_Security’, ‘Win32_Foundation’
Fields
User: SID_AND_ATTRIBUTES