Struct windows_sys::Win32::Networking::WindowsWebServices::WS_REQUEST_SECURITY_TOKEN_PROPERTY_CONSTRAINT
#[repr(C)]pub struct WS_REQUEST_SECURITY_TOKEN_PROPERTY_CONSTRAINT {
pub id: WS_REQUEST_SECURITY_TOKEN_PROPERTY_ID,
pub allowedValues: *mut c_void,
pub allowedValuesSize: u32,
pub out: WS_REQUEST_SECURITY_TOKEN_PROPERTY_CONSTRAINT_0,
}Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§id: WS_REQUEST_SECURITY_TOKEN_PROPERTY_ID§allowedValues: *mut c_void§allowedValuesSize: u32§out: WS_REQUEST_SECURITY_TOKEN_PROPERTY_CONSTRAINT_0