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