Union windows_sys::Win32::System::SystemServices::SE_TOKEN_USER_0
#[repr(C)]
pub union SE_TOKEN_USER_0 {
pub TokenUser: TOKEN_USER,
pub User: SID_AND_ATTRIBUTES,
}
Expand description
Required features: "Win32_System_SystemServices"
, "Win32_Foundation"
, "Win32_Security"
Fields§
§TokenUser: TOKEN_USER
§User: SID_AND_ATTRIBUTES