Struct windows_sys::Win32::Security::Authentication::Identity::SECPKG_TARGETINFO
#[repr(C)]pub struct SECPKG_TARGETINFO {
pub DomainSid: PSID,
pub ComputerName: PCWSTR,
}Expand description
Required features: "Win32_Security_Authentication_Identity", "Win32_Foundation"
Fields§
§DomainSid: PSID§ComputerName: PCWSTR