Message in Chinese (Simplified) (中文(简体))
ExtendedProtectionPolicy 指定了“Always”的 PolicyEnforcement,所请求的身份认证模式不支持此设置。这会阻止实施 ExtendedProtectionPolicy。对于 StandardBinding,请使用 TransportWithMessageCredential 的 SecurityMode 和 Windows 的 ClientCredential 类型。对于 CustomBinding,请使用 SspiNegotiationOverTransport 或 KerberosOverTransport。或者,指定“Never”的 PolicyEnforcement。
Unlocalized message
ExtendedProtectionPolicy specified a PolicyEnforcement of 'Always' which is not supported for the authentication mode requested. This prevents the ExtendedProtectionPolicy from being enforced. For StandardBindings use a SecurityMode of TransportWithMessageCredential and a ClientCredential type of Windows. For CustomBindings use SspiNegotiationOverTransport or KerberosOverTransport. Alternatively, specify a PolicyEnforcement of 'Never'.
Search by Google