Struct windows_sys::Win32::Security::TOKEN_MANDATORY_LABEL
#[repr(C)]pub struct TOKEN_MANDATORY_LABEL {
pub Label: SID_AND_ATTRIBUTES,
}
Expand description
Required features: "Win32_Security"
, "Win32_Foundation"
Fields§
§Label: SID_AND_ATTRIBUTES