Struct windows_sys::Win32::Security::Authentication::Identity::SecPkgContext_CredInfo
#[repr(C)]pub struct SecPkgContext_CredInfo {
pub CredClass: SECPKG_CRED_CLASS,
pub IsPromptingNeeded: u32,
}
Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§CredClass: SECPKG_CRED_CLASS
§IsPromptingNeeded: u32