Struct windows_sys::Win32::Networking::WindowsWebServices::WS_KERBEROS_APREQ_MESSAGE_SECURITY_BINDING
#[repr(C)]pub struct WS_KERBEROS_APREQ_MESSAGE_SECURITY_BINDING {
pub binding: WS_SECURITY_BINDING,
pub bindingUsage: WS_MESSAGE_SECURITY_USAGE,
pub clientCredential: *mut WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§binding: WS_SECURITY_BINDING
§bindingUsage: WS_MESSAGE_SECURITY_USAGE
§clientCredential: *mut WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL