Struct windows_sys::Win32::Security::Authentication::Identity::KERB_NET_ADDRESS
#[repr(C)]pub struct KERB_NET_ADDRESS {
pub Family: u32,
pub Length: u32,
pub Address: PSTR,
}Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§Family: u32§Length: u32§Address: PSTR