pub unsafe extern "system" fn WsGetSecurityTokenProperty(
securitytoken: *const WS_SECURITY_TOKEN,
id: WS_SECURITY_TOKEN_PROPERTY_ID,
value: *mut c_void,
valuesize: u32,
heap: *const WS_HEAP,
error: *const WS_ERROR
) -> HRESULT
Expand description
Required features: "Win32_Networking_WindowsWebServices"