Struct windows_sys::Win32::Security::Authentication::Identity::LSA_TRANSLATED_NAME
#[repr(C)]pub struct LSA_TRANSLATED_NAME {
pub Use: SID_NAME_USE,
pub Name: UNICODE_STRING,
pub DomainIndex: i32,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
Fields§
§Use: SID_NAME_USE
§Name: UNICODE_STRING
§DomainIndex: i32