Struct windows_sys::Win32::Security::Authentication::Identity::LSA_TRUST_INFORMATION
#[repr(C)]pub struct LSA_TRUST_INFORMATION {
pub Name: UNICODE_STRING,
pub Sid: PSID,
}Expand description
Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"
Fields§
§Name: UNICODE_STRING§Sid: PSID