#[repr(C)]pub struct SecPkgContext_TargetInformation {
pub MarshalledTargetInfoLength: u32,
pub MarshalledTargetInfo: *mut u8,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’
Fields
MarshalledTargetInfoLength: u32MarshalledTargetInfo: *mut u8