#[repr(C)]pub struct WS_TCP_SSPI_USERNAME_BINDING_TEMPLATE {
pub channelProperties: WS_CHANNEL_PROPERTIES,
pub securityProperties: WS_SECURITY_PROPERTIES,
pub sspiTransportSecurityBinding: WS_TCP_SSPI_TRANSPORT_SECURITY_BINDING_TEMPLATE,
pub usernameMessageSecurityBinding: WS_USERNAME_MESSAGE_SECURITY_BINDING_TEMPLATE,
}Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§channelProperties: WS_CHANNEL_PROPERTIES§securityProperties: WS_SECURITY_PROPERTIES§sspiTransportSecurityBinding: WS_TCP_SSPI_TRANSPORT_SECURITY_BINDING_TEMPLATE§usernameMessageSecurityBinding: WS_USERNAME_MESSAGE_SECURITY_BINDING_TEMPLATE