#[repr(C)]pub struct SecPkgCredentials_SSIProviderA {
pub sProviderName: *mut i8,
pub ProviderInfoLength: u32,
pub ProviderInfo: PSTR,
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’
Fields
sProviderName: *mut i8ProviderInfoLength: u32ProviderInfo: PSTR