Struct windows_sys::Win32::Networking::WindowsWebServices::WS_SECURITY_BINDING_PROPERTY_CONSTRAINT
[−]#[repr(C)]pub struct WS_SECURITY_BINDING_PROPERTY_CONSTRAINT {
pub id: WS_SECURITY_BINDING_PROPERTY_ID,
pub allowedValues: *mut c_void,
pub allowedValuesSize: u32,
pub out: WS_SECURITY_BINDING_PROPERTY_CONSTRAINT_0,
}Expand description
Required features: ‘Win32_Networking_WindowsWebServices’
Fields
id: WS_SECURITY_BINDING_PROPERTY_IDallowedValues: *mut c_voidallowedValuesSize: u32out: WS_SECURITY_BINDING_PROPERTY_CONSTRAINT_0