#[repr(C)]pub struct WS_TCP_SSPI_TRANSPORT_SECURITY_BINDING {
pub binding: WS_SECURITY_BINDING,
pub clientCredential: *mut WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§binding: WS_SECURITY_BINDING
§clientCredential: *mut WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL