#[repr(C)]pub struct WS_HTTP_SSL_POLICY_DESCRIPTION {
pub channelProperties: WS_CHANNEL_PROPERTIES,
pub securityProperties: WS_SECURITY_PROPERTIES,
pub sslTransportSecurityBinding: WS_SSL_TRANSPORT_SECURITY_BINDING_POLICY_DESCRIPTION,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§channelProperties: WS_CHANNEL_PROPERTIES
§securityProperties: WS_SECURITY_PROPERTIES
§sslTransportSecurityBinding: WS_SSL_TRANSPORT_SECURITY_BINDING_POLICY_DESCRIPTION