#[repr(C)]pub struct SAM_REGISTER_MAPPING_ELEMENT {
pub Original: PSTR,
pub Mapped: PSTR,
pub Continuable: BOOLEAN,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
Original: PSTRMapped: PSTRContinuable: BOOLEAN