#[repr(C)]pub struct SEC_APPLICATION_PROTOCOLS {
pub ProtocolListsSize: u32,
pub ProtocolLists: [SEC_APPLICATION_PROTOCOL_LIST; 1],
}Expand description
Required features: ‘Win32_Security_Authentication_Identity’
Fields
ProtocolListsSize: u32ProtocolLists: [SEC_APPLICATION_PROTOCOL_LIST; 1]