Struct windows_sys::Win32::System::SystemServices::TOKEN_SID_INFORMATION
[−]#[repr(C)]pub struct TOKEN_SID_INFORMATION {
pub Sid: PSID,
}Expand description
Required features: ‘Win32_System_SystemServices’, ‘Win32_Foundation’
Fields
Sid: PSID