#[repr(C)]pub struct SecPkgContext_MappedCredAttr {
pub dwAttribute: u32,
pub pvBuffer: *mut c_void,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§dwAttribute: u32
§pvBuffer: *mut c_void
#[repr(C)]pub struct SecPkgContext_MappedCredAttr {
pub dwAttribute: u32,
pub pvBuffer: *mut c_void,
}
Required features: "Win32_Security_Authentication_Identity"
dwAttribute: u32
§pvBuffer: *mut c_void