#[repr(C)]pub struct NEGOTIATE_CALLER_NAME_REQUEST {
pub MessageType: u32,
pub LogonId: LUID,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
Fields§
§MessageType: u32
§LogonId: LUID
#[repr(C)]pub struct NEGOTIATE_CALLER_NAME_REQUEST {
pub MessageType: u32,
pub LogonId: LUID,
}
Required features: "Win32_Security_Authentication_Identity"
, "Win32_Foundation"
MessageType: u32
§LogonId: LUID