Message in Turkish (Türkçe)
ExtendedProtectionPolicy, PolicyEnforcement için 'Always' belirtti ve bir ChannelBinding bulunamadı. Bu da ExtendedProtectionPolicy'nin zorla uygulanmasını engelliyor. Bir ChannelBinding kullanılabilir olacak şekilde bağlamayı değiştirin, StandardBindings için TransportWithMessageCredential olan bir SecurityMode ve ClientCredential türü olarak Windows kullanın. CustomBindings için SspiNegotiationOverTransport veya KerberosOverTransport kullanın. Alternatif olarak, PolicyEnforcement için 'Never' belirtin.
Unlocalized message
ExtendedProtectionPolicy specified a PolicyEnforcement of 'Always' and a ChannelBinding was not found. This prevents the ExtendedProtectionPolicy from being enforced. Change the binding to make a ChannelBinding available, 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